summaryrefslogtreecommitdiffstats
path: root/net/spdy/spdy_proxy_client_socket.h
Commit message (Expand)AuthorAgeFilesLines
* Move all objects from the spdy:: namespace to net::rch@chromium.org2012-03-221-1/+1
* Minor refactor of ProxyClientSocket.rch@chromium.org2012-02-251-9/+6
* Revert 118950 - Allow chrome to handle 407 auth challenges to CONNECT requestsrch@chromium.org2012-02-031-4/+8
* Allow chrome to handle 407 auth challenges to CONNECT requestsrch@chromium.org2012-01-251-8/+4
* base::Bind: Convert most of net/http.jhawkins@chromium.org2011-12-201-1/+0
* Revert 110965 - Allow chrome to handle 407 auth challenges to CONNECT requestsrch@chromium.org2011-12-141-3/+9
* Migrate net/socket/socket.h, net/socket/stream_socket.h to base::Bind().ajwong@chromium.org2011-12-091-7/+2
* Revert 113699 - base::Bind: Convert Socket::Write.jhawkins@chromium.org2011-12-091-5/+1
* base::Bind: Convert Socket::Write.jhawkins@chromium.org2011-12-081-1/+5
* base::Bind: Convert Socket::Read.jhawkins@chromium.org2011-12-071-3/+6
* base::Bind: Convert StreamSocket::Connect.jhawkins@chromium.org2011-12-061-2/+4
* Fix crash bug in SpdyProxyClientSocket.GetPeerAddress whererch@chromium.org2011-12-031-2/+0
* Change SpdyProxyClientSocket::OnClose to not call the write callback if this ...rch@chromium.org2011-11-291-0/+3
* Allow chrome to handle 407 auth challenges to CONNECT requestsrch@chromium.org2011-11-211-8/+2
* Revert 110879 - Allow chrome to handle 407 auth challenges to CONNECT requestsrch@chromium.org2011-11-211-2/+8
* Allow chrome to handle 407 auth challenges to CONNECT requestsrch@chromium.org2011-11-211-8/+2
* Revert 110529 - Allow chrome to handle 407 auth challenges to CONNECT requestsrch@chromium.org2011-11-171-2/+8
* Allow chrome to handle 407 auth challenges to CONNECT requestsrch@chromium.org2011-11-171-8/+2
* Add OVERRIDE to net/.avi@chromium.org2011-11-161-27/+29
* Cleanup: Remove unneeded forward declararations in net.thestig@chromium.org2011-11-111-3/+3
* Begin CompletionCallback switchover.willchan@chromium.org2011-10-011-6/+6
* Rename NET_API to NET_EXPORT, and rename NET_TEST to NET_EXPORT_PRIVATE.darin@chromium.org2011-08-121-2/+2
* Warmth of a connection (cwnd) is estimated by the amount of data written to t...gagansingh@google.com2011-06-271-0/+2
* Revert 90373 - Warmth of a connection (cwnd) is estimated by the amount of da...dimich@chromium.org2011-06-241-2/+0
* Warmth of a connection (cwnd) is estimated by the amount of data written to t...gagansingh@google.com2011-06-241-0/+2
* Net: Add NET_API to socket_stream and spdy.rvargas@google.com2011-05-191-2/+2
* Rename ClientSocket to StreamSocket.sergeyu@chromium.org2011-05-051-1/+1
* Added GetLocalAddress() in net::ClientSocket.sergeyu@chromium.org2011-04-191-0/+1
* Move some files from base to base/memory.levin@chromium.org2011-03-281-2/+2
* Add chunked uploads support to SPDYsatish@chromium.org2011-03-041-1/+2
* Revert "Add chunked uploads support to SPDY"satish@chromium.org2011-03-041-2/+1
* Add chunked uploads support to SPDYsatish@chromium.org2011-03-041-1/+2
* Even more reordering the methods in headers and implementation in net/.erg@google.com2011-01-201-4/+1
* Allow a non-200 (or non-407) response for a CONNECT request from an HTTPS proxyrch@chromium.org2010-12-171-3/+14
* Deinline even more destructors.erg@google.com2010-12-141-1/+1
* Update server push to allow use of HEADERS frame.mbelshe@chromium.org2010-12-031-23/+0
* Add experimental option for TCP FastOpen.mbelshe@chromium.org2010-10-261-0/+1
* Integrate the SpdyProxyClientSocket into the HttpStreamRequestrch@chromium.org2010-10-131-2/+3
* Fixes the tests written for http://codereview.chromium.org/3432009/showrch@chromium.org2010-10-011-0/+183
* Revert 60747 - Add a new class SpdyProxyClientSocket which implements ClientS...rch@chromium.org2010-09-281-183/+0
* Add a new class SpdyProxyClientSocket which implements ClientSocketrch@chromium.org2010-09-281-0/+183