- From: Kari Hurtta <hurtta-ietf@elmme-mailer.org>
- Date: Mon, 13 Nov 2017 19:16:27 +0200 (EET)
- To: Patrick McManus <mcmanus@ducksong.com>, HTTP working group mailing list <ietf-http-wg@w3.org>
- CC: Kari Hurtta <hurtta-ietf@elmme-mailer.org>
Kari Hurtta <hurtta-ietf@elmme-mailer.org>: (Mon Nov 13 08:30:44 2017) > > 5. Using Extended CONNECT To Bootstrap The WebSocket Protocol > https://tools.ietf.org/html/draft-mcmanus-httpbis-h2-websockets-02#section-5 > > " The Host information is conveyed as part of the :authority > " pseudo-header which is required on every HTTP/2 transaction. > So :authority is not required on *every* HTTP/2 transaction. ⇒ " The Host information is conveyed as part of the :authority " pseudo-header which is required on CONNECT -method in HTTP/2. 8.3. The CONNECT Method https://tools.ietf.org/html/rfc7540#section-8.3 " o The ":authority" pseudo-header field contains the host and port to " connect to (equivalent to the authority-form of the request-target " of CONNECT requests (see [RFC7230], Section 5.3)). / Kari Hurtta
Received on Monday, 13 November 2017 17:17:03 UTC