ApolloSchemaDownloadConfiguration.HTTPHeader
STRUCT
ApolloSchemaDownloadConfiguration.HTTPHeader
Swift
1public struct HTTPHeader: Equatable, CustomDebugStringConvertibleProperties
debugDescription
Swift
1public var debugDescription: StringMethods
init(key:value:)
Swift
1public init(key: String, value: String)