- From: Anne van Kesteren <notifications@github.com>
- Date: Fri, 18 Aug 2017 14:27:46 +0000 (UTC)
- To: whatwg/fetch <fetch@noreply.github.com>
- Cc: Subscribed <subscribed@noreply.github.com>
Received on Friday, 18 August 2017 14:28:23 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 Yeah I guess, it seems rather pointless though. Maybe I should just use response directly? -- 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_r133972041
Received on Friday, 18 August 2017 14:28:23 UTC