- From: Jimmy Wärting <notifications@github.com>
- Date: Fri, 18 Mar 2022 09:28:34 -0700
- To: whatwg/streams <streams@noreply.github.com>
- Cc: Subscribed <subscribed@noreply.github.com>
Received on Friday, 18 March 2022 16:28:46 UTC
What if an http request supports byte range requests? Would be kind of nice to be able to "resume" a broken request 1. makes a normal request, sees that it accepts range request 2. now it's able to advertise that it supports ranges so you can abort a request and make a new request whenever you make a new `seek()` call or how about http2, would you be able to do some seeking with that? -- Reply to this email directly or view it on GitHub: https://github.com/whatwg/streams/issues/1128#issuecomment-1072579284 You are receiving this because you are subscribed to this thread. Message ID: <whatwg/streams/issues/1128/1072579284@github.com>
Received on Friday, 18 March 2022 16:28:46 UTC