- From: Bernard Aboba <notifications@github.com>
- Date: Thu, 18 Feb 2021 01:41:42 -0800
- To: whatwg/fetch <fetch@noreply.github.com>
- Cc: Subscribed <subscribed@noreply.github.com>
Received on Thursday, 18 February 2021 09:41:55 UTC
@yutakahirano Some questions: 1. Does this PR allow for a server to specify that it does not support pooling? That is, that the origin requuires that HTTP/3 Request/Response not be combined with WebTransport on the same connection or that WebTransport connections should not be pooled? 2. Does this PR change the transport requirements for an HTTP/3 connection established for Request/Response (e.g. not for WebTransport)? For example, will an HTTP/3 connection to be established for Request/Response now require that the server support HTTP/3 datagrams? 3.,Does this PR allow HTTP/3 Request/Response to reuse a WebTransport connection? -- 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/pull/1171#issuecomment-781216340
Received on Thursday, 18 February 2021 09:41:55 UTC