You are viewing documentation for a previous version of this software.

Switch to the latest stable version.

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)
Feedback

Edit on GitHub

Forums