net/http.ServeMux.shouldRedirectRLocked (method)
2 uses
net/http (current package)
server.go#L2333: shouldRedirect := mux.shouldRedirectRLocked(host, path)
server.go#L2346: func (mux *ServeMux) shouldRedirectRLocked(host, path string) bool {
The pages are generated with Golds v0.2.8-preview. (GOOS=darwin GOARCH=arm64)