Skip to content

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
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

  • Local validation not run because this collaboration workspace is intentionally coordination-only.
  • Relying on the repository's remote CI for validation.

Closes #156

@Mirochill Mirochill marked this pull request as ready for review May 18, 2026 17:05
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