headers

fun headers(block: HeadersBuilder.() -> Unit)

Specifies custom headers that will be added to each HTTP request.

"Client-ID" and "Authorization" headers specified in this block take precedence over the headers added by the twitch authenticator if it is enabled in the twitchAuth block.