Comment 1 for bug 2027993

Revision history for this message
Samuele Pedroni (pedronis) wrote :

It should be possible to address this with https://pkg.go.dev/net/http#Client.CheckRedirect. Should we drop the authorization headers unconditionally or only if the domain is not the original one?