这是indexloc提供的服务,不要输入任何密码
Skip to content

Should support upper-case headers #56

@aaronatbissell

Description

@aaronatbissell

According to RFC 9110, I believe headers are meant to be case-insensitive.

Field names are case-insensitive ...

Running the test suite in this project with a header of Content-Type yields errors. Would be nice to case-insensitively process those headers.

I understand most clients will lower-case headers on the way out, but we have been using this in machine-to-machine APIs that don't always get lower-cased on the way out.

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