Lines Matching refs:Proxy
5 // HTTP reverse proxy handler
37 // The transport used to perform proxy requests.
48 // that occur when attempting to proxy the request.
60 // If it returns an error, the proxy returns a StatusBadGateway error.
121 "Proxy-Connection", // non-standard but still sent by libcurl and rejected by e.g. google
123 "Proxy-Authenticate",
124 "Proxy-Authorization",
196 // If we aren't the first proxy retain prior
207 p.logf("http: proxy error: %v", err)
228 p.logf("http: proxy error: %v", err)