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: #2196 - incorrect handling of mutable headers in ASGIResponse #2308

Merged
merged 4 commits into from
Sep 17, 2023

Commits on Sep 16, 2023

  1. fix headers handling in ASGIResponse

    Signed-off-by: Janek Nouvertné <25355197+provinzkraut@users.noreply.github.com>
    provinzkraut committed Sep 16, 2023
    Configuration menu
    Copy the full SHA
    340d8f5 View commit details
    Browse the repository at this point in the history
  2. add missing tests

    Signed-off-by: Janek Nouvertné <25355197+provinzkraut@users.noreply.github.com>
    provinzkraut committed Sep 16, 2023
    Configuration menu
    Copy the full SHA
    d5b95c8 View commit details
    Browse the repository at this point in the history
  3. fix a test

    Signed-off-by: Janek Nouvertné <25355197+provinzkraut@users.noreply.github.com>
    provinzkraut committed Sep 16, 2023
    Configuration menu
    Copy the full SHA
    4d3aebc View commit details
    Browse the repository at this point in the history
  4. clean up test

    Signed-off-by: Janek Nouvertné <25355197+provinzkraut@users.noreply.github.com>
    provinzkraut committed Sep 16, 2023
    Configuration menu
    Copy the full SHA
    59123f8 View commit details
    Browse the repository at this point in the history