From 15cf5a98b764f78ef45b049964781816edef03c2 Mon Sep 17 00:00:00 2001 From: Daniel Stenberg Date: Mon, 14 Dec 2015 10:10:35 +0100 Subject: [PATCH] HTTP2.md: spell fix and remove TODO now implemented --- docs/HTTP2.md | 5 +---- 1 file changed, 1 insertion(+), 4 deletions(-) diff --git a/docs/HTTP2.md b/docs/HTTP2.md index b4e2983bd..2a7745eb2 100644 --- a/docs/HTTP2.md +++ b/docs/HTTP2.md @@ -100,8 +100,5 @@ automatically. [Spec](https://tools.ietf.org/html/draft-ietf-httpbis-alt-svc-05) 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. -