Skip to content

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.

2 participants