Krosstalk Plugins
1.4.0
Krosstalk Ktor Client
/
com.rnett.krosstalk.ktor.client
/
KtorClientHeaderScope
Ktor
Client
Header
Scope
fun
interface
KtorClientHeaderScope
<
D
>
:
KtorClientScope
<
D
>
Content copied to clipboard
A Ktor client scope that only adds headers.
Functions
Sources
Functions
configure
Request
Link copied to clipboard
open
override
fun
HttpRequestBuilder
.
configureRequest
(
data
:
D
)
Content copied to clipboard
headers
Link copied to clipboard
abstract
fun
HeadersBuilder
.
headers
(
data
:
D
)
Content copied to clipboard
Sources
common source
Link copied to clipboard