summaryrefslogtreecommitdiffstats
path: root/net/http/http_network_transaction_spdy21_unittest.cc
Commit message (Expand)AuthorAgeFilesLines
* Remove SPDY 2.1 support.rch@chromium.org2012-04-091-9555/+0
* Reverting again ... More crashes, and the instrumentation did not appear to helprch@chromium.org2012-04-061-181/+0
* disallow proxy push of HTTPS contentbengr@google.com2012-04-051-0/+82
* Enables a SPDY proxy to push resources from arbitrary origins.bengr@google.com2012-04-031-0/+107
* Attempting to re-land this feature with instrumentation to track down the use...rch@chromium.org2012-04-021-0/+181
* Move NextProto enum to a new file net/socket/next_proto.hrch@chromium.org2012-03-311-24/+24
* net: Re-enable SOCKS4 tests on Mac.satorux@chromium.org2012-03-301-16/+2
* Reverting this feature, once again. *sigh*rch@chromium.org2012-03-261-181/+0
* Move all objects from the spdy:: namespace to net::rch@chromium.org2012-03-221-86/+86
* Created a new class SpdyTestStateHelper to serve as a helper to manage the st...rch@chromium.org2012-03-221-2/+3
* Make CertVerifier a pure virtual interface.rsleevi@chromium.org2012-03-211-2/+2
* Increase number of max sockets per group for WebSocket connections.yutak@chromium.org2012-03-211-9/+17
* Allow broken servers to send us multiple identical Location andmmenke@chromium.org2012-03-211-22/+11
* Attempting to re-land the feature.rch@chromium.org2012-03-211-0/+173
* Revert 127717 - Revert 118788 - Revert 113405 - Revert 113305 - Revert 113300...rch@chromium.org2012-03-201-173/+0
* Revert 118788 - Revert 113405 - Revert 113305 - Revert 113300 - Revert 112134...rch@chromium.org2012-03-201-0/+173
* Add a new set of socket pools for WebSocket connections to HttpNetworkSession.yutak@chromium.org2012-03-171-16/+31
* Remove unused variable and method SpdySession::use_ssl_rch@chromium.org2012-03-161-2/+0
* SPDY - integration of spdy/3 code.rtenneti@google.com2012-03-121-0/+1
* Fork SPDY/2 and SPDY/3 versions of our SPDY tests, in preparation for landingrch@chromium.org2012-03-041-0/+9376