Update doc

This commit is contained in:
Tatsuhiro Tsujikawa 2013-10-28 23:37:38 +09:00
parent b813c1986d
commit 250d6ede08
1 changed files with 1 additions and 1 deletions

View File

@ -13,7 +13,7 @@ Development Status
We started to implement HTTP-draft-07/2.0
(http://tools.ietf.org/html/draft-ietf-httpbis-http2-07) and the
header compression
(http://tools.ietf.org/html/draft-ietf-httpbis-header-compression-07).
(http://tools.ietf.org/html/draft-ietf-httpbis-header-compression-04).
The nghttp2 code base was forked from spdylay project.