Skip to content

martian: clear res.Close hop by hop#724

Merged
alexh-sauce merged 2 commits intomainfrom
mmt/dont_close
Feb 28, 2024
Merged

martian: clear res.Close hop by hop#724
alexh-sauce merged 2 commits intomainfrom
mmt/dont_close

Conversation

@mmatczuk
Copy link
Contributor

Fixes #684

@mmatczuk mmatczuk requested a review from Choraden as a code owner February 27, 2024 09:17
http.Handler has no control on connection, remove all the closing logic.
Request controls the closing behavior, any upstream closing is ignored.
@alexh-sauce alexh-sauce merged commit a50546a into main Feb 28, 2024
@alexh-sauce alexh-sauce deleted the mmt/dont_close branch February 28, 2024 16:13
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.

martian: res.Close should not be passed downstream

2 participants