HTTP2.md: spell fix and remove TODO now implemented

This commit is contained in:
Daniel Stenberg 2015-12-14 10:10:35 +01:00
Родитель 727f775e59
Коммит 15cf5a98b7
1 изменённых файлов: 1 добавлений и 4 удалений

Просмотреть файл

@ -100,8 +100,5 @@ automatically. [Spec](https://tools.ietf.org/html/draft-ietf-httpbis-alt-svc-05)
TODO
----
- Provide API to set priorities / dependencies of individual streams
- Implement "prior-knowledge" HTTP/2 connecitons over clear text so that
- Implement "prior-knowledge" HTTP/2 connections over clear text so that
curl can connect with HTTP/2 at once without 1.1+Upgrade.