- From: Anne van Kesteren <notifications@github.com>
- Date: Fri, 18 Aug 2017 14:58:25 +0000 (UTC)
- To: whatwg/fetch <fetch@noreply.github.com>
- Cc: Subscribed <subscribed@noreply.github.com>
Received on Friday, 18 August 2017 14:58:58 UTC
annevk commented on this pull request. > @@ -5685,7 +5686,14 @@ that RFC's normative processing requirements. [[RFC2397]] <li><p>Set <var>mimeTypeBytes</var> to the <a>isomorphic encode</a> of <var>mimeType</var>. - <li><p>Return <var>mimeTypeBytes</var> and <var>body</var>. + <li><p>Let <var>dataURLStruct</var> be a <a>struct</a> consisting of a We'd need to add indexing syntax to Infra to be able to address tuple entries then. Currently you have to name them. -- 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/579#discussion_r133979538
Received on Friday, 18 August 2017 14:58:58 UTC