var net/http.ErrNoLocation
2 uses
net/http (current package)
response.go#L131: var ErrNoLocation = errors.New("http: no Location header in response")
response.go#L140: return nil, ErrNoLocation
The pages are generated with Golds v0.2.8-preview. (GOOS=darwin GOARCH=arm64)