-
Notifications
You must be signed in to change notification settings - Fork 18k
net/http/httputil: DumpRequest() / DumpRequestOut() non-functional for SSL URLs #3135
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
Owner changed to [email protected]. |
Labels changed: added packagebug. Owner changed to @bradfitz. |
This issue was closed by revision 1b1039a. Status changed to Fixed. |
*** Submitted as http://code.google.com/p/go/source/detail?r=3cfa14662422 *** net/http/httputil: make https DumpRequestOut less racy It's still racy in that it mutates req.Body, though. *shrug* R=golang-dev, rsc CC=golang-dev http://golang.org/cl/5709054 Status changed to Fixed. |
This issue was closed.
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
by jason.swank:
Attachments:
The text was updated successfully, but these errors were encountered: