aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--README.md12
1 files changed, 4 insertions, 8 deletions
diff --git a/README.md b/README.md
index b440d6f..de36a33 100644
--- a/README.md
+++ b/README.md
@@ -51,15 +51,11 @@ If the server does't support HTTP/2, `Plum::Client` tries to use HTTP/1.x instea
```
+-----------------+
- |:http2 option | false
- |(default: true) |-------> HTTP/1.x
+ |:https option | false
+ |(default: true) |-------> Try Upgrade from HTTP/1.1
+-----------------+
- v true
- +-----------------+
- |:scheme option | "http"
- |(default:"https")|-------> Try Upgrade from HTTP/1.1
- +-----------------+
- v "https"
+ | true
+ v
+-----------------+
| ALPN | failed
| negotiation |-------> HTTP/1.x