This repository was archived by the owner on Jan 13, 2021. It is now read-only.
File tree Expand file tree Collapse file tree 2 files changed +6
-6
lines changed Expand file tree Collapse file tree 2 files changed +6
-6
lines changed Original file line number Diff line number Diff line change @@ -32,9 +32,9 @@ and file down the rough edges.
3232Versions
3333========
3434
35- ``hyper `` provides support for draft 16 of the HTTP/2 draft specification and
36- draft 9 of the HPACK draft specification. As further drafts are released,
37- ``hyper `` will be updated to support them.
35+ ``hyper `` provides support for drafts 14, 15, and 16 of the HTTP/2 draft
36+ specification and draft 9 of the HPACK draft specification. As further drafts
37+ are released, ``hyper `` will be updated to support them.
3838
3939Compatibility
4040=============
Original file line number Diff line number Diff line change @@ -15,9 +15,9 @@ an email. My email address can be found `on my GitHub profile page`_.
1515What version of the HTTP/2 draft specification does ``hyper `` support?
1616----------------------------------------------------------------------
1717
18- Currently, ``hyper `` supports version 16 of the HTTP/2 draft specification,
19- and version 9 of the HPACK draft specification. ``hyper `` will be updated to
20- keep up with the HTTP/2 draft specifications as they progress.
18+ Currently, ``hyper `` supports versions 14, 15, and 16 of the HTTP/2 draft
19+ specification, and version 9 of the HPACK draft specification. ``hyper `` will
20+ be updated to keep up with the HTTP/2 draft specifications as they progress.
2121
2222Does ``hyper `` support HTTP/2 flow control?
2323-------------------------------------------
You can’t perform that action at this time.
0 commit comments