ApolloSchemaDownloadConfiguration.HTTPHeader
STRUCT
ApolloSchemaDownloadConfiguration.HTTPHeader
Swift
1public struct HTTPHeader: Equatable, CustomDebugStringConvertible
Properties
debugDescription
Swift
1public var debugDescription: String
Methods
init(key:value:)
Swift
1public init(key: String, value: String)