From 45f07abf3a3b959628ec896033f8b3a682b9e621 Mon Sep 17 00:00:00 2001 From: Tatsuhiro Tsujikawa Date: Thu, 29 Aug 2013 00:10:00 +0900 Subject: [PATCH] Update README.rst --- README.rst | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.rst b/README.rst index 1cc85511..dcb3a5cd 100644 --- a/README.rst +++ b/README.rst @@ -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