Re: [whatwg/fetch] Add support for parsing a suffix byte range spec (PR #1454)

@dlrobertson commented on this pull request.

Thanks for the review! All of the changes make sense.

> @@ -1077,14 +1083,14 @@ run these steps:
  <li><p>Return <var>values</var>.
 </ol>
 
-<p>To determine if a <a>byte sequence</a> <var>value</var> is a
-<dfn>simple range header value</dfn>, perform the following steps. They return a <a>boolean</a>.
+<p>To <dfn lt="parse a single range header value|simple range header value">parse a single range header value</dfn>

:+1: yeah, not sure why I kept that.

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

Message ID: <whatwg/fetch/pull/1454/review/1118623773@github.com>

Received on Friday, 23 September 2022 15:00:57 UTC