Skip to content

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

Open
UnquietCode wants to merge 1 commit intoapex:masterfrom
UnquietCode:issue38_write_on_close
Open

#38 ensure that headers and status code get written, even if nothing …#39
UnquietCode wants to merge 1 commit intoapex:masterfrom
UnquietCode:issue38_write_on_close

Conversation

@UnquietCode
Copy link
Copy Markdown

#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
Copy Markdown

jpillora commented May 7, 2021

Bump

@jpillora
Copy link
Copy Markdown

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