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