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

#38 ensure that headers and status code get written, even if nothing … #39

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

UnquietCode
Copy link

#38 ensure that headers and status code get written, even if nothing was ever written. This better aligns with the golang http package's own behavior to write on close.

…ing was ever written. This better aligns with the golang http package's own behavior to write on close.
@jpillora
Copy link

jpillora commented May 7, 2021

Bump

@jpillora
Copy link

jpillora commented May 7, 2021

While we wait for merge, use this PR with:

$ go mod edit -replace github.com/apex/gateway/v2=github.com/UnquietCode/gateway/v2@issue38_write_on_close
$ go mod tidy

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.

None yet

2 participants