summaryrefslogtreecommitdiffstats
path: root/net/http/http_server_properties.h
Commit message (Expand)AuthorAgeFilesLines
* Persist the alternate protocol as a string not an int to allow the enum to be...rch@chromium.org2012-04-101-0/+4
* Remove SPDY 2.1 support.rch@chromium.org2012-04-091-1/+0
* Revert 131256 - Catch the use after free callstack of HttpServerProperties.rtenneti@chromium.org2012-04-081-25/+2
* Catch the use after free callstack of HttpServerProperties.rtenneti@chromium.org2012-04-071-2/+25
* SPDY - persist SPDY settings.rtenneti@chromium.org2012-03-241-15/+11
* Move all objects from the spdy:: namespace to net::rch@chromium.org2012-03-221-4/+4
* SPDY - integration of spdy/3 code.rtenneti@google.com2012-03-121-2/+9
* SPDY - add support for spdy/2.1 to support flow control.rtenneti@google.com2011-12-101-0/+1
* Revert 113338 - Revert 113315 (speculative revert for http://crbug.com/106657)thakis@chromium.org2011-12-071-0/+14
* Revert 113315 (speculative revert for http://crbug.com/106657)thakis@chromium.org2011-12-071-14/+0
* Save pipelining capabilities for the most used hosts between sessions.simonjam@chromium.org2011-12-071-0/+14
* Persist dynamically learned SPDY settings (like CWND).rtenneti@chromium.org2011-11-151-0/+19
* Persist Alternate-Protocol.willchan@chromium.org2011-10-121-2/+2
* Migrate HttpAlternateProtocols to HttpServerPropertiesImpl.willchan@chromium.org2011-10-101-6/+49
* Introduce net::HttpServerPropertiesManager to manage server-specific properties.rtenneti@chromium.org2011-10-091-0/+42