getRequestHeaderBytesSent

fun getRequestHeaderBytesSent(): <Error class: unknown class>

Get the number of bytes sent to the network for the request headers.

This value is available right before signal@Message::wrote-headers signal is emitted, but you might get an intermediate value if called before.

Return

the request headers bytes sent