- From: Jake Archibald <notifications@github.com>
- Date: Mon, 27 Sep 2021 23:58:30 -0700
- To: whatwg/fetch <fetch@noreply.github.com>
- Cc: Subscribed <subscribed@noreply.github.com>
Received on Tuesday, 28 September 2021 06:58:43 UTC
@mnot yep, which is all browsers ever do as far as I can tell. My intent here is to allow range headers that match `^bytes \d+-\d*$` (where the first number is less than or equal to the second). Multiple `range-spec`s will still require a preflight, as will values like `bytes my bum`. -- 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/1310#issuecomment-928910009
Received on Tuesday, 28 September 2021 06:58:43 UTC