headers
Executes a block that configures the HeadersBuilder associated to this request.
This member function shadows the top-level io.ktor.http.headers function to ensure that headers { } blocks correctly modify the builder's headers instead of creating a new Headers instance that gets discarded.