summaryrefslogtreecommitdiffstats
path: root/net/spdy/spdy_proxy_client_socket.cc
Commit message (Expand)AuthorAgeFilesLines
* Even more reordering the methods in headers and implementation in net/.erg@google.com2011-01-201-0/+4
* Allow a non-200 (or non-407) response for a CONNECT request from an HTTPS proxyrch@chromium.org2010-12-171-2/+19
* Deinline even more destructors.erg@google.com2010-12-141-0/+4
* Update server push to allow use of HEADERS frame.mbelshe@chromium.org2010-12-031-4/+9
* Convert implicit scoped_refptr constructor calls to explicit ones, part 2thakis@chromium.org2010-11-021-4/+5
* Convert implicit scoped_refptr constructor calls to explicit ones, part 1thakis@chromium.org2010-11-011-1/+1
* Add experimental option for TCP FastOpen.mbelshe@chromium.org2010-10-261-0/+4
* Move BuildRequestHeaders from HttpNetworkTransaction to rch@chromium.org2010-10-201-1/+2
* FBTF: Monster ctor patch after changing heuristics in clang plugin.erg@google.com2010-10-181-0/+1
* Add actual bytes sent/received to net-internals.mmenke@chromium.org2010-10-141-2/+2
* Integrate the SpdyProxyClientSocket into the HttpStreamRequestrch@chromium.org2010-10-131-26/+53
* Fix a bug in SpdyProxyClientSocket::PopulateUserBuffer, whererch@chromium.org2010-10-071-2/+2
* Clarify the semantics of Socket::Read() and Socket::Write(), rch@chromium.org2010-10-051-1/+1
* Fixes the tests written for http://codereview.chromium.org/3432009/showrch@chromium.org2010-10-011-0/+437
* Revert 60747 - Add a new class SpdyProxyClientSocket which implements ClientS...rch@chromium.org2010-09-281-437/+0
* Add a new class SpdyProxyClientSocket which implements ClientSocketrch@chromium.org2010-09-281-0/+437