HTML5 Tracker

Diff (omit for latest revision)
Filter

Short URL: http://html5.org/r/6093

SVNBugCommentTime (UTC)
609312237[Gecko] [Internet Explorer] [Opera] [Webkit] Oops, forgot to mention the parameter name...2011-05-06 00:29
Index: source
===================================================================
--- source	(revision 6092)
+++ source	(revision 6093)
@@ -57462,7 +57462,8 @@
 
        <dd>Let <var title="">MIME type</var> be the concatenation of
        the string "<code title="">multipart/form-data;</code>", a
-       U+0020 SPACE character, and the <span><code
+       U+0020 SPACE character, the string "<code
+       title="">boundary=</code>", and the <span><code
        title="">multipart/form-data</code> boundary string</span>
        generated by the <span><code
        title="">multipart/form-data</code> encoding

|