- From: Mike West <notifications@github.com>
- Date: Fri, 30 Nov 2018 00:21:43 -0800
- To: whatwg/fetch <fetch@noreply.github.com>
- Cc: Subscribed <subscribed@noreply.github.com>
Received on Friday, 30 November 2018 08:22:05 UTC
mikewest commented on this pull request. > <dt>"<code>ftp</code>" <dd> - <p>For now, unfortunate as it is, <code>file</code> and <code>ftp</code> <a for=/>URLs</a> are - left as an exercise for the reader. + <p>For now, unfortunate as it is, <code>ftp</code> <a for=/>URLs</a> are mostly left as an + exercise for the reader. + + <ol> + <li>Let <var>body</var> be the result of the user agent obtaining content from + <var>request</var>'s <a for=request>current URL</a> from the network via FTP [[!RFC959]]. + + <li>Let </var>mime</var> be "<code>application/octet-stream</code>". Done! -- 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/839#discussion_r237776903
Received on Friday, 30 November 2018 08:22:05 UTC