Re: [whatwg/fetch] blob: URLs and range requests (#1070)

> Look at the example for range-set:
> 
>     * The first, middle, and last 1000 bytes:
>       bytes= 0-999, 4500-5499, -1000

@royfielding Sorry, but I don't see this example. Which section is this in?

> though we'd probably have to check other servers to see if any fail on OWS there.

Is this something we should check before making a decision on what to do here? I'm happy to give running some tests a shot if so. Any info/tips here on running such tests would be helpful if this is something we need to do.

@annevk In cases like this, what do we tend to do? Next steps feel a bit unclear to me, so any feedback would be very helpful and appreciated. It seems like it would be easier to relax the stance in fetch to allow whitespace in the future if something were to change upstream in HTTP rather than add a restriction in the future. That being said I'm new here 😃

-- 
Reply to this email directly or view it on GitHub:
https://github.com/whatwg/fetch/issues/1070#issuecomment-1373806512

You are receiving this because you are subscribed to this thread.

Message ID: <whatwg/fetch/issues/1070/1373806512@github.com>

Received on Friday, 6 January 2023 15:39:06 UTC