Skip to content

MediaType parameters' values shouldn't be case-insensitive #49

@develop7

Description

@develop7

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.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions