func net/http.redirectBehavior
2 uses
net/http (current package)
client.go#L497: func redirectBehavior(reqMethod string, resp *Response, ireq *Request) (redirectMethod string, shouldRedirect, includeBody bool) {
client.go#L731: redirectMethod, shouldRedirect, includeBody = redirectBehavior(req.Method, resp, reqs[0])
The pages are generated with Golds v0.2.8-preview. (GOOS=darwin GOARCH=arm64)