antikythera v0.4.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.
Link to this section Summary
Link to this section Types
Specs
t() :: %{required(Croma.String.t()) => Croma.String.t()}
Link to this section Functions
Specs
default() :: t()