antikythera v0.3.0 Antikythera.Http.Headers View Source
HTTP headers as a map.
If multiple headers in a single request/response have the same header name,
their values are concatenated with commas.
In case of cookie header values are concatenated using semicolons instead of commas.