- From: Anne van Kesteren <notifications@github.com>
- Date: Thu, 06 Aug 2020 07:46:14 -0700
- To: whatwg/fetch <fetch@noreply.github.com>
- Cc: Subscribed <subscribed@noreply.github.com>
Received on Thursday, 6 August 2020 14:46:30 UTC
@annevk commented on this pull request. > @@ -307,9 +307,30 @@ and optionally an <var>extract-value flag</var>, run these steps: inclusive, within <var>input</var>. </ol> -<p class="note no-backref">The <var>extract-value flag</var> argument makes this algorithm suitable -for <a for="header list">getting, decoding, and splitting</a> and <a>parse a MIME type</a>, as well -as other header value parsers that might need this. +<div class=example id=example-http-quoted-string> + <table> + <tr> + <th>Input + <th>Final position (always starts at 0) https://whatpr.org/fetch/1069.html#example-http-quoted-string looks reasonable to me. What do you think? -- 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/1069#discussion_r466466246
Received on Thursday, 6 August 2020 14:46:30 UTC