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.4.9. (GOOS=linux GOARCH=amd64)