[whatwg/fetch] Add HTTP OWS handling to single range header parsing (PR #1564)

Add HTTP optional white space handling to the single range header parser.

- [x] [Tests](https://github.com/web-platform-tests/wpt) are written and can be reviewed and commented upon at:
   * https://github.com/web-platform-tests/wpt/pull/34384

I didn't see a concrete consensus made about the CORS case in https://github.com/whatwg/fetch/issues/1070, so I went with the more conservative option here.

You can view, comment on, or merge this pull request online at:

  https://github.com/whatwg/fetch/pull/1564

-- Commit Summary --

  * Add HTTP OWS handling to single range header parsing

-- File Changes --

    M fetch.bs (7)

-- Patch Links --

https://github.com/whatwg/fetch/pull/1564.patch
https://github.com/whatwg/fetch/pull/1564.diff

-- 
Reply to this email directly or view it on GitHub:
https://github.com/whatwg/fetch/pull/1564
You are receiving this because you are subscribed to this thread.

Message ID: <whatwg/fetch/pull/1564@github.com>

Received on Saturday, 10 December 2022 02:47:29 UTC