Other Type Aliases
The following type aliases are available globally.
-
A dictionary of header fields for a
URLRequest
.Declaration
Swift
public typealias HTTPHeaders = [String : String]
The following type aliases are available globally.
A dictionary of header fields for a URLRequest
.
Swift
public typealias HTTPHeaders = [String : String]