summaryrefslogtreecommitdiffstats
path: root/net/http/proxy_client_socket.cc
Commit message (Expand)AuthorAgeFilesLines
* Properly handle IPv6 literals in CONNECT requestsrsleevi2015-11-121-3/+1
* Change histogram.h includes to histogram_macros.h in net/asvitkine2015-06-171-1/+1
* Update references to RFC2616.wtc2015-06-041-3/+4
* Simplify the interface to ProxyClientSocket::BuildTunnelRequestrch2015-04-071-11/+9
* SanitizeProxyAuth: Whitelist all hop-by-hop headersttuttle2015-03-051-2/+12
* Sanitize headers in Proxy Authentication Required responsesttuttle2015-01-061-10/+41
* net: Migrate from googleurl/ includes to url/ ones.tfarina@chromium.org2013-07-121-1/+1
* Use a direct include of strings headers in net/http/.avi@chromium.org2013-06-111-1/+1
* Update net/ to use scoped_refptr<T>::get() rather than implicit "operator T*"rsleevi@chromium.org2013-06-011-2/+2
* [Cleanup] Remove StringPrintf from global namespacegroby@chromium.org2013-03-181-1/+1
* Fix proxy CONNECT response handlingttuttle@chromium.org2012-08-091-0/+43
* Minor refactor of ProxyClientSocket.rch@chromium.org2012-02-251-0/+56