summaryrefslogtreecommitdiffstats
path: root/net/spdy/spdy_proxy_client_socket_unittest.cc
Commit message (Expand)AuthorAgeFilesLines
* Begin CompletionCallback switchover.willchan@chromium.org2011-10-011-2/+2
* Fix the string constant to be exactly 10 characters.glider@chromium.org2011-09-071-1/+1
* Change HttpProxyClientSocket and SpdyProxyClient socket to lookrch@chromium.org2011-07-081-1/+1
* Fix crash bug with SpdyProxyClientSocket where IsConnectedAndIdlerch@chromium.org2011-05-161-0/+1
* Rename a number of classes previously labeled "TCP" to "Transport" inmbelshe@chromium.org2011-04-071-5/+9
* Add ignore limits flag and use for sync requestkristianm@google.com2011-03-301-2/+3
* Refactor HttpStreamFactory.willchan@chromium.org2011-02-231-9/+8
* Revert 75668 for breaking ChromeOS build - Refactor HttpStreamFactory.willchan@chromium.org2011-02-231-8/+9
* Refactor HttpStreamFactory.willchan@chromium.org2011-02-221-9/+8
* 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