Home | History | Annotate | Download | only in httputil

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.
131 "Proxy-Connection", // non-standard but still sent by libcurl and rejected by e.g. google
133 "Proxy-Authenticate",
134 "Proxy-Authorization",
184 // If we aren't the first proxy retain prior
195 p.logf("http: proxy error: %v", err)
208 p.logf("http: proxy error: %v", err)