summaryrefslogtreecommitdiffstats
path: root/net/http/proxy_client_socket.h
Commit message (Expand)AuthorAgeFilesLines
* Fix proxy CONNECT response handlingttuttle@chromium.org2012-08-091-0/+15
* Remove the rest of #pragma once in one big CL.ajwong@chromium.org2012-07-111-1/+0
* Move NextProto enum to a new file net/socket/next_proto.hrch@chromium.org2012-03-311-1/+1
* Change SpdyProxyClientSocket::RestartWithAuth to return OK. This enables cor...rch@chromium.org2012-02-281-1/+3
* Minor refactor of ProxyClientSocket.rch@chromium.org2012-02-251-1/+41
* Revert 118950 - Allow chrome to handle 407 auth challenges to CONNECT requestsrch@chromium.org2012-02-031-11/+1
* Allow chrome to handle 407 auth challenges to CONNECT requestsrch@chromium.org2012-01-251-1/+11
* Revert 110965 - Allow chrome to handle 407 auth challenges to CONNECT requestsrch@chromium.org2011-12-141-10/+0
* Allow chrome to handle 407 auth challenges to CONNECT requestsrch@chromium.org2011-11-211-0/+10
* Revert 110879 - Allow chrome to handle 407 auth challenges to CONNECT requestsrch@chromium.org2011-11-211-10/+0
* Allow chrome to handle 407 auth challenges to CONNECT requestsrch@chromium.org2011-11-211-0/+10
* Revert 110529 - Allow chrome to handle 407 auth challenges to CONNECT requestsrch@chromium.org2011-11-171-10/+0
* Allow chrome to handle 407 auth challenges to CONNECT requestsrch@chromium.org2011-11-171-0/+10
* Rename NET_API to NET_EXPORT, and rename NET_TEST to NET_EXPORT_PRIVATE.darin@chromium.org2011-08-121-1/+1
* net: Add net_api to the proxy code.rvargas@google.com2011-05-191-2/+2
* Rename ClientSocket to StreamSocket.sergeyu@chromium.org2011-05-051-2/+2
* Allow a non-200 (or non-407) response for a CONNECT request from an HTTPS proxyrch@chromium.org2010-12-171-0/+35