URLComponents
struct URLComponents : ReferenceConvertible, Hashable, Equatable
-
Returns a URL if
urlis not nil, otherwise throws anError.Throws
An
AFError.invalidURLifurlisnil.Declaration
Swift
public func asURL() throws -> URLReturn Value
A URL or throws an
AFError.
View on GitHub
Install in Dash
URLComponents Extension Reference