headers
fun HttpMessageBuilder.headers(block: HeadersBuilder.() -> Unit): HeadersBuilder
Content copied to clipboard
Executes a block that configures the HeadersBuilder associated to this request.
Executes a block that configures the HeadersBuilder associated to this request.