Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

refactor: store header keys lower case internally #10958

Merged
merged 2 commits into from
Jun 15, 2021

Commits on Jun 14, 2021

  1. refactor: store header keys lower case internally

    This is a minor optimization that removes some header key lowercasing
    that previously happened on access.
    lucacasonato committed Jun 14, 2021
    Configuration menu
    Copy the full SHA
    b38b8e2 View commit details
    Browse the repository at this point in the history

Commits on Jun 15, 2021

  1. lint

    lucacasonato committed Jun 15, 2021
    Configuration menu
    Copy the full SHA
    f04c8e4 View commit details
    Browse the repository at this point in the history