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