- From: Anne van Kesteren <notifications@github.com>
- Date: Tue, 16 Feb 2021 07:48:20 -0800
- To: whatwg/fetch <fetch@noreply.github.com>
- Cc: Subscribed <subscribed@noreply.github.com>
Received on Tuesday, 16 February 2021 15:48:32 UTC
@annevk commented on this pull request. > @@ -2035,9 +2028,9 @@ not a <a>fresh response</a> or a <a>stale-while-revalidate response</a>. <hr> -<p>The <dfn export for=response id=concept-response-location-url>location URL</dfn> algorithm of -given a <a for=/>response</a> <var>response</var> is the following steps. They return null, failure, -or a <a for=/>URL</a>. +<p>The <dfn export for=response id=concept-response-location-url>location URL</dfn> algorithm, given +a <a for=/>response</a> <var>response</var> and null or an <a for=/>ASCII string</a> +<var>requestFragment</var> is the following steps. They return null, failure, or a <a for=/>URL</a>. "They return" is language from Infra. Agreed that what's before the dot is awkward dot and needs improving. -- 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/pull/696#discussion_r576926810
Received on Tuesday, 16 February 2021 15:48:32 UTC