- From: Anne van Kesteren <notifications@github.com>
- Date: Thu, 15 Apr 2021 03:47:31 -0700
- To: whatwg/fetch <fetch@noreply.github.com>
- Cc: Subscribed <subscribed@noreply.github.com>
Received on Thursday, 15 April 2021 10:47:43 UTC
I wanted to leave a comment here as quite a bit of time has passed. There's a PR up now at #1204 which implements https://github.com/whatwg/fetch/issues/538#issuecomment-555932241. In particular, for request streams (i.e., streams API is being used) we allow a 64 kibibyte buffer for replays in the networking stack. Once that buffer is exceeded, the only recourse to having to resend is to terminate with a network error. We're not saying anything specific about 0RTT and I don't think we need to as @ddragana said above. -- 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/538#issuecomment-820327214
Received on Thursday, 15 April 2021 10:47:43 UTC