net/http: document Client's new header copying behavior #18096
Closed
Comments
And then update go1.8.html which now has a reference to this bug. |
CL https://golang.org/cl/33670 mentions this issue. |
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
The http Client's new copy-headers-on-redirect behavior is not documented.
It should probably be added to https://tip.golang.org/pkg/net/http/#Client.Do and/or https://tip.golang.org/pkg/net/http/#Client with maybe a pointer to its canonical documentation location from the CheckRedirect field.
@dsnet, can you write this? Otherwise reassign to me if you're swamped.
The text was updated successfully, but these errors were encountered: