summaryrefslogtreecommitdiffstats
path: root/net/http/http_server_properties.cc
Commit message (Expand)AuthorAgeFilesLines
* Remove support forAlt-Svc/Alternate Protocol Probabilityrch2016-03-171-5/+4
* Revert of Remove support for Alt-Svc/Alternate Protocol Probability (patchset...peconn2016-03-151-4/+5
* Remove support forAlt-Svc/Alternate Protocol Probabilityrch2016-03-151-5/+4
* Revert of Remove support for Alt-Svc/Alternate Protocol Probability (patchset...anthonyvd2016-03-071-4/+5
* Remove support forAlt-Svc/Alternate Protocol Probabilityrch2016-03-071-5/+4
* Remove unused SPDY/3 enum values.bnc2016-01-151-4/+0
* Remove SPDY/2 code.bnc2016-01-081-4/+0
* Show alternative service expiration in net-internals.bnc2015-12-101-2/+7
* Disable HTTP/2 over NPN (with OpenSSL).bnc2015-10-211-2/+4
* Remove HTTP/2 draft-14 support.bnc2015-08-261-4/+0
* Process Alt-Svc headers.bnc2015-07-311-0/+1
* s/NPN_SPDY_4/NPN_HTTP_2/gbnc2015-07-081-4/+4
* Revert of Pretty print AlternativeService in test macros. (patchset #1 id:1 o...grt2015-06-291-7/+0
* Pretty print AlternativeService in test macros.bnc2015-06-291-0/+7
* s/SPDY4/HTTP2/g in enum NextProto value names.bnc2015-06-291-2/+2
* Change histogram.h includes to histogram_macros.h in net/asvitkine2015-06-171-1/+1
* * Add brokenness info to NetLog (this fixes a regression due to refactoring).bnc2015-04-141-1/+1
* Introduce AlternativeServiceInfo.bnc2015-03-311-3/+8
* Add IsAlternativeServiceBroken(), remove is_broken.bnc2015-03-131-4/+2
* Revert of Add IsAlternativeServiceBroken(), remove is_broken. (patchset #2 id...bnc2015-03-121-2/+4
* Add IsAlternativeServiceBroken(), remove is_broken.bnc2015-03-121-4/+2
* Revert of Add IsAlternativeServiceBroken(), remove is_broken. (patchset #4 id...thestig2015-03-111-2/+4
* Add IsAlternativeServiceBroken(), remove is_broken.Bence Béky2015-03-111-4/+2
* Remove HTTP/2 draft-15 enum values and test cases.bnc2015-03-101-4/+0
* Advertise HTTP/2 support.bnc2015-03-091-7/+10
* replace COMPILE_ASSERT with static_assert in net/mostynb2015-01-201-3/+3
* Act upon HTTP_1_1_REQUIRED.bnc2015-01-091-0/+8
* Support HTTP/2 drafts 14 and 15 simultaneously.bnc2014-11-131-3/+7
* Update ALPN/NPN token from "h2-14" to "h2-15".bnc2014-11-071-1/+1
* Introduce AlternateProtocolInfo.is_broken.bnc2014-11-061-7/+3
* QUIC - Always pesist 1000 MRU alternate protocols to preferences file.rtenneti2014-10-241-12/+1
* HTTP2 draft 14 supportbnc@chromium.org2014-08-211-1/+1
* Add a probability to Alternate-Protocol support. Can be enabled either via a ...rch@chromium.org2014-07-081-3/+4
* Revert of Add a probability to Alternate-Protocol support. (https://coderevie...samuong@chromium.org2014-07-081-4/+3
* Add a probability to Alternate-Protocol support. Can be enabled either via a ...rch@chromium.org2014-07-081-3/+4
* Update HTTP/2 NPN/ALPN tokens to "h2-13" to advertise draft 13 support.jgraettinger@chromium.org2014-06-261-1/+1
* QUIC - Persist 1000 MRU alternate protocols to preferences file.rtenneti@chromium.org2014-05-261-1/+12
* Update HTTP/2 NPN/ALPN tokens to "h2-12" to advertise draft 12 support.jgraettinger@chromium.org2014-05-201-1/+1
* Update SPDY4/HTTP2 identifiers/flags/NPN tokens.jgraettinger@chromium.org2014-04-141-8/+4
* Add a histogram Net.AlternateProtocolBrokenLocationrch@chromium.org2014-04-111-0/+6
* Add a new Net.AlternateProtocolUsage for tracking usage of Alternate-Protocol.rch@chromium.org2014-04-111-0/+6
* [SPDY] Do not advertise SPDY/2 by defaultakalin@chromium.org2013-10-061-3/+3
* [SPDY] Remove references to obsolete SPDY versions SPDY/1 and SPDY/2.1akalin@chromium.org2013-10-041-16/+19
* [SPDY] Add strings and constants for HTTP/2 draft 04akalin@chromium.org2013-07-301-3/+16
* Revert 214289 "[SPDY] Add strings and constants for HTTP/2 draft 04"akalin@chromium.org2013-07-301-16/+3
* [SPDY] Add strings and constants for HTTP/2 draft 04akalin@chromium.org2013-07-301-3/+16
* Remove QUIC from NPN strings so as to save space in ALPNrch@chromium.org2013-07-221-0/+23
* [SPDY] Enable tests for SPDY/3.1 and SPDY/4a2akalin@chromium.org2013-06-271-0/+2
* Use a direct include of strings headers in net/http/.avi@chromium.org2013-06-111-1/+1
* [SPDY] Incorporate latest framing changes from HTTP2 into SPDY 4 as SPDY 4a2.akalin@chromium.org2013-05-151-1/+1