Update README.rst

This commit is contained in:
Tatsuhiro Tsujikawa 2013-08-29 00:10:00 +09:00
parent 6387d18f23
commit 45f07abf3a
1 changed files with 2 additions and 2 deletions

View File

@ -10,12 +10,12 @@ Development Status
We started to implement HTTP-draft-06/2.0
(http://tools.ietf.org/html/draft-ietf-httpbis-http2-06) and the
header compression
(http://tools.ietf.org/html/draft-ietf-httpbis-header-compression-02).
(http://tools.ietf.org/html/draft-ietf-httpbis-header-compression-03).
The nghttp2 code base was forked from spdylay project.
=================== =================
Features HTTP-draft-04/2.0
Features HTTP-draft-06/2.0
=================== =================
Flow Control Done
Header Compression Done