Skip to content

Rack Specification update - headers must have lower-case letters #33

@rahoulb

Description

@rahoulb

The Rack Specification was updated to state that headers must only use lower-case letters.

This means that now Rack::Lint complains about the Content-Type header - all headers should be updated to only use lower-case letters so that Rack can safely convert them.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions