commit | 15cf5a98b764f78ef45b049964781816edef03c2 | [log] [tgz] |
---|---|---|
author | Daniel Stenberg <daniel@haxx.se> | Mon Dec 14 10:10:35 2015 +0100 |
committer | Daniel Stenberg <daniel@haxx.se> | Mon Dec 14 10:10:35 2015 +0100 |
tree | f3788c53d450086ebad15656548892a5660363c2 | |
parent | 727f775e59e6aef69cf1bd52bbe1ee2d0ffb9259 [diff] |
HTTP2.md: spell fix and remove TODO now implemented
diff --git a/docs/HTTP2.md b/docs/HTTP2.md index b4e2983..2a7745e 100644 --- a/docs/HTTP2.md +++ b/docs/HTTP2.md
@@ -100,8 +100,5 @@ TODO ---- - - Provide API to set priorities / dependencies of individual streams - - - Implement "prior-knowledge" HTTP/2 connecitons over clear text so that + - Implement "prior-knowledge" HTTP/2 connections over clear text so that curl can connect with HTTP/2 at once without 1.1+Upgrade. -