ktor-client-darwin
Toggle table of contents
3.3.1
darwin
Platform filter
darwin
Switch theme
Search in API
ktor-client-darwin
ktor-client-darwin
/
io.ktor.client.engine.darwin
/
DarwinClientEngineConfig
/
configureRequest
configure
Request
fun
configureRequest
(
block
:
NSMutableURLRequest
.
(
)
->
Unit
)
(
source
)
Appends a block with the
NSMutableURLRequest
configuration to
requestConfig
.
Report a problem