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

Validate headers (fix name validation and ensure there is no new line character in the header value) #530

Merged
merged 2 commits into from Feb 13, 2019

Commits on Feb 12, 2019

  1. Correctly validate header name

    Match beginning and end of string instead beginning and end of linee
    Piotr Boniecki committed Feb 12, 2019
    Copy the full SHA
    a90f89e View commit details
    Browse the repository at this point in the history
  2. Ensure there is no new line character in header value

    Piotr Boniecki committed Feb 12, 2019
    Copy the full SHA
    90b1f8b View commit details
    Browse the repository at this point in the history