- From: Anne van Kesteren <notifications@github.com>
- Date: Mon, 19 Nov 2018 15:18:24 +0000 (UTC)
- To: whatwg/fetch <fetch@noreply.github.com>
- Cc: Subscribed <subscribed@noreply.github.com>
Received on Monday, 19 November 2018 15:18:47 UTC
annevk commented on this pull request. > + <tr> + <td> + <pre><code>A: text/html;", x/x</code></pre> + <td rowspan=2>« "<code>text/html;", x/x</code>" » + <tr> + <td> + <pre><code> +A: text/html;" +A: x/x +</code></pre> + <tr> + <td> + <pre><code> +A: x/x;test="hi",y/y +</code></pre> + <td rowspan=2>« "<code>x/x;test="hi"</code>", "<code>y/y</code>" » Using a different convention would require changes to Infra. @domenic 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/831#discussion_r234657974
Received on Monday, 19 November 2018 15:18:47 UTC