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

Retain any literal "HTTP-" in header names #950

Merged

Commits on Jan 23, 2020

  1. Retain any literal "HTTP-" in header names

    If a literal "HTTP-" exists in a request header name, it will appear as
    "HTTP_" in the Rack environment. This shouldn't be removed when
    extracting it from the environment.
    elliterate committed Jan 23, 2020
    Configuration menu
    Copy the full SHA
    be88e82 View commit details
    Browse the repository at this point in the history