From 221e2882062d6059a4e0717112cbfd54cd233370 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Petr=20P=C3=ADsa=C5=99?= Date: Fri, 10 Mar 2017 11:45:57 +0100 Subject: [PATCH] Convert to UTF-8 MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Petr PísaÅ™ --- README.md | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/README.md b/README.md index fe56ae7..b4cc267 100644 --- a/README.md +++ b/README.md @@ -32,15 +32,15 @@ never become production, but at least it works. | Preface | + | | Headers (de)compression | + | | Stream states | + | - | Flow control | ± | - | Stream priority | ± | + | Flow control | ± | + | Stream priority | ± | | Server push | + | | Connect method | - | | Frame | encoder | decoder | | --------------- |:-------:|:-------:| - | DATA | ± | + | + | DATA | ± | + | | HEADERS | + | + | | PRIORITY | + | + | | RST_STREAM | + | + | @@ -49,10 +49,10 @@ never become production, but at least it works. | PING | + | + | | GOAWAY | + | + | | WINDOW_UPDATE | + | + | - | CONTINUATION | ± | + | + | CONTINUATION | ± | + | - - -- not implemeted -- ± -- incomplete +- ± -- incomplete - + -- implemented (may even work) # MODULES -- 2.7.4