- From: =JeffH <notifications@github.com>
- Date: Thu, 26 Jul 2018 11:52:19 -0700
- To: whatwg/fetch <fetch@noreply.github.com>
- Cc: Subscribed <subscribed@noreply.github.com>
Received on Thursday, 26 July 2018 18:52:40 UTC
also, perhaps this: > Set connection to the result of establishing an HTTP connection to origin . [HTTP] [HTTP-SEMANTICS] [HTTP-COND] [HTTP-CACHING] [HTTP-AUTH] [TLS] ..could explain more, e.g.: Set connection to the result of establishing an HTTP connection to origin . Depending on various factors, the connection may actually be HTTP (over insecure transport), HTTP over TLS ("HTTPS"), HTTP/2 ("h2") over TLS, QUIC, or perhaps HTTP over another secure transport. [followed by appropriate series of spec references]. -- You are receiving this because you are subscribed to this thread. Reply to this email directly or view it on GitHub: https://github.com/whatwg/fetch/issues/641#issuecomment-408198648
Received on Thursday, 26 July 2018 18:52:40 UTC