Just yesterday I was reminded of subj. Instead, said parameters defined as (CI ByteString) as well as parameter names at
|
type Parameters = Map (CI ByteString) (CI ByteString) |
Is this intentional? Because https://datatracker.ietf.org/doc/html/rfc7231#page-9 says otherwise IMO
The type, subtype, and parameter name tokens are case-insensitive. Parameter values might or might not be case-sensitive, depending on the semantics of the parameter name.