apollo-kdoc
Toggle table of contents
5.0.0-SNAPSHOT
Select version
5.0.0-SNAPSHOT
4.2.0
3.8.2
common
Platform filter
common
Switch theme
apollo-kdoc
apollo-api
/
com.apollographql.apollo.api.http
/
HttpHeader
Http
Header
data
class
HttpHeader
(
val
name
:
String
,
val
value
:
String
)
a HTTP header
Members
Constructors
Http
Header
Link copied to clipboard
constructor
(
name
:
String
,
value
:
String
)
Properties
name
Link copied to clipboard
val
name
:
String
value
Link copied to clipboard
val
value
:
String