From f5b1974473c9e3ab45ad965897efff5bacf15041 Mon Sep 17 00:00:00 2001 From: Tatsuhiro Tsujikawa Date: Fri, 9 Aug 2013 02:16:51 +0900 Subject: [PATCH] Update doc --- README.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.rst b/README.rst index 713aa74f..618433a9 100644 --- a/README.rst +++ b/README.rst @@ -7,7 +7,7 @@ version 2.0. Development Status ------------------ -We started to implement HTTP-defat-04/2.0 +We started to implement HTTP-draft-04/2.0 (http://tools.ietf.org/html/draft-ietf-httpbis-http2-04) based on spdylay code base. The header compression is based on http://tools.ietf.org/html/draft-ietf-httpbis-header-compression-01