From 695021032006d6fc60d14e38751da10182613ba8 Mon Sep 17 00:00:00 2001 From: Tatsuhiro Tsujikawa Date: Thu, 25 Jul 2013 02:00:15 +0900 Subject: [PATCH] Update README.rst --- README.rst | 1 - 1 file changed, 1 deletion(-) diff --git a/README.rst b/README.rst index d0e21511..5dd1ac5b 100644 --- a/README.rst +++ b/README.rst @@ -14,7 +14,6 @@ spdylay code base. The following features are not implemented: * Header continuation -* PUSH_PROMISE and server-push in general * ALPN: ``nghttp`` client and ``nghttpd`` server use OpenSSL without ALPN support and still use NPN to negotiate ``HTTP-draft-04/2.0``. * HTTP Upgrade dance