Regular HTTP headers (excluding pseudo-headers).
The host header is mapped to the :authority pseudo-header during encoding. All other keys are lower-cased automatically.
host
:authority
final Map<String, String> headers;