allHTTPHeaderFields
A dictionary containing all of the HTTP header fields for a request.
Declaration
var allHTTPHeaderFields: [String : String]? { get }A dictionary containing all of the HTTP header fields for a request.
var allHTTPHeaderFields: [String : String]? { get }