kotlin-client
Toggle table of contents
JVM
Target filter
JVM
Switch theme
Search in API
Skip to content
kotlin-client
kotlin-client
/
com.couchbase.client.kotlin.http
/
Header
Header
typealias
Header
=
Pair
<
String
,
String
>
An HTTP header is represented as a pair of header name to value.