Domain Documentation

Extensions on HTTPHeaders

Properties

token​Authorization

public var tokenAuthorization: BearerAuthorization?  

Access or set the Authorization: Token ... header.

json​Type

public static var jsonType: Self  

plain​Text​Type

public static var plainTextType: Self