Commit a1dd866e authored by Tatsuhiro Tsujikawa's avatar Tatsuhiro Tsujikawa

Update README.rst

parent c36fcf17
...@@ -12,10 +12,18 @@ We started to implement HTTP-draft-04/2.0 ...@@ -12,10 +12,18 @@ We started to implement HTTP-draft-04/2.0
spdylay code base. The header compression is based on spdylay code base. The header compression is based on
http://tools.ietf.org/html/draft-ietf-httpbis-header-compression-01 http://tools.ietf.org/html/draft-ietf-httpbis-header-compression-01
Currently, the library lacks the following features: =================== =================
Features HTTP-draft-04/2.0
* Header continuation =================== =================
* ALPN: instead, NPN is used Flow Control Done
Header Compression Done
Reprioritization Done
Header Continuation
Server Push Done
HTTP Upgrade Done
ALPN
NPN Done
=================== =================
Requirements Requirements
------------ ------------
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment