TODO: HTTP/2 "prior knowledge" is implemented!

This commit is contained in:
Daniel Stenberg 2016-04-08 10:57:25 +02:00
parent 83b39a4f4d
commit 045c7924ac
2 changed files with 0 additions and 11 deletions

View file

@ -18,11 +18,6 @@ HTTP/2
To decide: if we need to bundle parts of the nghttp2 stuff that probably
won't be shipped by many distros.
- provide option for HTTP/2 "prior knowledge" over clear text
As it would avoid the roundtrip-heavy Upgrade: procedures when you _know_
it speaks HTTP/2.
HTTP cookies
------------