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

martian: clear res.Close hop by hop #724

Merged
merged 2 commits into from
Feb 28, 2024
Merged

martian: clear res.Close hop by hop #724

merged 2 commits into from
Feb 28, 2024

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
4 checks passed
@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