- From: Anne van Kesteren <notifications@github.com>
- Date: Wed, 21 Nov 2018 03:48:46 -0800
- To: whatwg/fetch <fetch@noreply.github.com>
- Cc: Subscribed <subscribed@noreply.github.com>
Received on Wednesday, 21 November 2018 11:49:07 UTC
annevk commented on this pull request. > +</ol> + +<div class=example id=example-header-list-get-decode-split> + <p>This is how <a>get, decode, and split</a> functions in practice with `<code>A</code>` as + <var>name</var> argument: + + <table> + <tr> + <th>Headers (as on the network) + <th>Output + <tr> + <td> + <pre><code> +A: nosniff, +</code></pre> + <td rowspan=2>« "<code>nosniff</code>", "" » That seems rather hard to maintain. -- 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#discussion_r235356184
Received on Wednesday, 21 November 2018 11:49:07 UTC