- From: Anne van Kesteren <notifications@github.com>
- Date: Mon, 12 Nov 2018 14:15:50 +0000 (UTC)
- To: whatwg/fetch <fetch@noreply.github.com>
- Cc: Subscribed <subscribed@noreply.github.com>
Received on Monday, 12 November 2018 14:16:16 UTC
annevk commented on this pull request. > + <li><p>Remove all <a>HTTP tab or space</a> from the start and end of <var>value</var>. + + <li><p><a for=list>Append</a> <var>value</var> to <var>values</var>. + + <li><p>Set <var>value</var> to null. + </ol> + + <li><p>Return <var>values</var>. +</ol> + +<div class=example id=example-header-list-get-decode-split> + <p>This is how <a>get, decode, and split</a> functions in practice: + + <table> + <tr> + <th>Input Since input is a header list, this should probably be reworked somewhat. -- 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/831#pullrequestreview-173918217
Received on Monday, 12 November 2018 14:16:16 UTC