aboutsummaryrefslogtreecommitdiffstats
path: root/README.md
diff options
context:
space:
mode:
authorKazuki Yamaguchi <k@rhe.jp>2015-12-18 11:04:33 +0900
committerKazuki Yamaguchi <k@rhe.jp>2015-12-18 11:06:23 +0900
commit6becc12ef4e7235e749a92e3115b1155b39fc9e4 (patch)
tree32667184a70e9af1ccb5537092cf9a3ba24aac8a /README.md
parentdcff9005d8c3a99b1d820f7f5891bc500b5e9bc6 (diff)
downloadplum-6becc12ef4e7235e749a92e3115b1155b39fc9e4.tar.gz
client: remove NPN support (Ruby 2.3.0 will be released soon)
Diffstat (limited to 'README.md')
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index bbf7575..b05e22d 100644
--- a/README.md
+++ b/README.md
@@ -63,7 +63,7 @@ If the server does't support HTTP/2, `Plum::Client` tries to use HTTP/1.x instea
+-----------------+
v "https"
+-----------------+
- | ALPN(/NPN) | failed
+ | ALPN | failed
| negotiation |-------> HTTP/1.x
+-----------------+
| "h2"