URL
struct URL : ReferenceConvertible, Equatable
-
The authority of the URL comprised of the scheme and host.
Declaration
Swift
public var authority: String?
Docs (99% documented)
struct URL : ReferenceConvertible, Equatable
The authority of the URL comprised of the scheme and host.
Swift
public var authority: String?