- From: Anne van Kesteren <notifications@github.com>
- Date: Thu, 16 Jun 2022 00:34:05 -0700
- To: whatwg/fetch <fetch@noreply.github.com>
- Cc: Subscribed <subscribed@noreply.github.com>
Received on Thursday, 16 June 2022 07:34:17 UTC
It seems good to separate this out, but shall we turn it into a value parser at the same time so it's forward-compatible with the blob PR? So we call this "parse a single range header value" and it returns (_start_, null), (null, _end_), (_start_, _end_), or failure. And then adjust the caller to account for that. -- Reply to this email directly or view it on GitHub: https://github.com/whatwg/fetch/pull/1454#issuecomment-1157333429 You are receiving this because you are subscribed to this thread. Message ID: <whatwg/fetch/pull/1454/c1157333429@github.com>
Received on Thursday, 16 June 2022 07:34:17 UTC