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

@dlrobertson commented on this pull request.



> @@ -1243,7 +1243,7 @@ run these steps:
 
 <div algorithm>
 <p>To <dfn id=simple-range-header-value>parse a single range header value</dfn> from a
-<a>byte sequence</a> <var>value</var>, run these steps:
+<a>byte sequence</a> <var>value</var> and a boolean <var>allowWhiteSpace</var>, run these steps:

Would this still be the case following the discussion in https://github.com/whatwg/fetch/issues/1070

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

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

Received on Wednesday, 21 December 2022 11:17:05 UTC