Closed
Description
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.