summaryrefslogtreecommitdiffstats
path: root/net/http/proxy_client_socket.cc
Commit message (Expand)AuthorAgeFilesLines
* 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