net/http.Request.Response (field)

4 uses

	net/http (current package)
		client.go#L664: 				Response: resp,
		client.go#L779: 			resp := req.Response // The response that caused the upcoming redirect
		request.go#L317: 	Response *Response

	github.com/aws/aws-sdk-go-v2/aws/transport/http
		client.go#L260: 	resp := r.Response