-
Notifications
You must be signed in to change notification settings - Fork 18k
net/http/httputil: ReverseProxy doesn't forward Close notifications #8406
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
Labels
Milestone
Comments
Comment 1 by peter@scraperwiki.com: FWIW, line 29 of the linked example code is incorrectly a 'switch' when I meant 'select', but it doesn't affect the outcome. |
Owner changed to @bradfitz. |
pwaller
added a commit
to pwaller/go
that referenced
this issue
Dec 30, 2014
I'll wait on you to send a review to Gerrit before leaving comments. |
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
by peter@scraperwiki.com:
The text was updated successfully, but these errors were encountered: