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

Fix header parsing for values that span more than one call to _on_header_value #277

Merged
merged 4 commits into from
Jun 1, 2020

Commits on Jun 1, 2020

  1. Configuration menu
    Copy the full SHA
    7b3e928 View commit details
    Browse the repository at this point in the history
  2. Change from string to enum

    wch committed Jun 1, 2020
    Configuration menu
    Copy the full SHA
    356367c View commit details
    Browse the repository at this point in the history
  3. Update NEWS and bump version

    wch committed Jun 1, 2020
    Configuration menu
    Copy the full SHA
    2782683 View commit details
    Browse the repository at this point in the history
  4. Add test for large HTTP headers

    wch committed Jun 1, 2020
    Configuration menu
    Copy the full SHA
    7243a57 View commit details
    Browse the repository at this point in the history