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

Force responseHeaders to lower case to respect case-insensitivity #1138

Closed
wants to merge 2 commits into from
Closed

Force responseHeaders to lower case to respect case-insensitivity #1138

wants to merge 2 commits into from

Commits on May 4, 2015

  1. Configuration menu
    Copy the full SHA
    7255d03 View commit details
    Browse the repository at this point in the history
  2. Create a new lcResponseHeaders object that only holds lower-cased r…

    …esponse headers
    
    This prevents already-lower-cased headers from being deleted (which the previous commit was doing)
    rpastorelle committed May 4, 2015
    Configuration menu
    Copy the full SHA
    574b6fb View commit details
    Browse the repository at this point in the history