summaryrefslogtreecommitdiffstats
path: root/net/spdy/spdy_proxy_client_socket_unittest.cc
Commit message (Expand)AuthorAgeFilesLines
* Refactor HttpNetworkSession construction.willchan@chromium.org2011-02-031-0/+1
* Cleanup: Use AUTH_SCHEME enum instead of a string.cbentzel@chromium.org2011-01-131-2/+7
* Allow a non-200 (or non-407) response for a CONNECT request from an HTTPS proxyrch@chromium.org2010-12-171-3/+5
* Move BuildRequestHeaders from HttpNetworkTransaction to rch@chromium.org2010-10-201-2/+0
* Integrate the SpdyProxyClientSocket into the HttpStreamRequestrch@chromium.org2010-10-131-2/+128
* Fix a bug in SpdyProxyClientSocket::PopulateUserBuffer, whererch@chromium.org2010-10-071-0/+34
* Clean up DeterministicSocketData class. Add unit tests to documentrch@chromium.org2010-10-051-75/+120
* Clarify the semantics of Socket::Read() and Socket::Write(), rch@chromium.org2010-10-051-2/+4
* Fixes the tests written for http://codereview.chromium.org/3432009/showrch@chromium.org2010-10-011-0/+955
* Revert 60747 - Add a new class SpdyProxyClientSocket which implements ClientS...rch@chromium.org2010-09-281-894/+0
* Add a new class SpdyProxyClientSocket which implements ClientSocketrch@chromium.org2010-09-281-0/+894