FazBrowse GitHub Viewer | Trending |
URL:
| Home
Tools: [Download Repo ZIP]   [Original HTTPS Page]

Preserve explicit Connection header casing by Mirochill · Pull Request #195 · python-hyper/h11 · GitHub

Preserve explicit Connection header casing - #195

Open
Mirochill wants to merge 1 commit into
python-hyper:masterfrom
Mirochill:fix-156-preserve-connection-case
Open

Preserve explicit Connection header casing#195
Mirochill wants to merge 1 commit into
python-hyper:masterfrom
Mirochill:fix-156-preserve-connection-case

Conversation

Mirochill commented May 18, 2026
edited
Loading

Copy link
Copy Markdown

Summary

  • avoid rewriting Connection when a response already explicitly contains close
  • preserve the caller-provided header casing in that already-correct case
  • add regression coverage plus a towncrier fragment for Connection close on Response #156

Validation

  • Not run locally
  • Relying on the repository's remote CI for validation.

Closes #156

Mirochill marked this pull request as ready for review May 18, 2026 17:05
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode characters
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Connection close on Response

1 participant


Back | FazBrowse Home | New Git URL