func net/http.shouldCopyHeaderOnRedirect
2 uses
net/http (current package)
client.go#L795: if shouldCopyHeaderOnRedirect(k, preq.URL, req.URL) {
client.go#L962: func shouldCopyHeaderOnRedirect(headerKey string, initial, dest *url.URL) bool {
The pages are generated with Golds v0.2.8-preview. (GOOS=darwin GOARCH=arm64)