Multipart/Form-Data

From Just Solve the File Format Problem
(Difference between revisions)
Jump to: navigation, search
(Created page with "{{FormatInfo |formattype=electronic |subcat=Serialization |mimetypes={{mimetype|multipart/form-data}} }} '''Multipart/Form-Data''' is a format used for transferring form data ...")
 
m
 
Line 6: Line 6:
 
'''Multipart/Form-Data''' is a format used for transferring form data (information typed into a web page). It is a simplified form of [[MIME]].
 
'''Multipart/Form-Data''' is a format used for transferring form data (information typed into a web page). It is a simplified form of [[MIME]].
  
It is one of the formats that may constitute the body of an HTTP "POST" message. It serves the same purpose as [[Form URL encoding]], but is more efficient when transferring large amounts of binary data. Web browsers may require it for file uploads.
+
It is one of the formats that may constitute the body of an [[HTTP]] "POST" message. It serves the same purpose as [[Form URL encoding]], but is more efficient when transferring large amounts of binary data. Web browsers may require it for file uploads.
  
 
== Specifications ==
 
== Specifications ==

Latest revision as of 00:04, 26 May 2015

File Format
Name Multipart/Form-Data
Ontology
MIME Type(s) multipart/form-data

Multipart/Form-Data is a format used for transferring form data (information typed into a web page). It is a simplified form of MIME.

It is one of the formats that may constitute the body of an HTTP "POST" message. It serves the same purpose as Form URL encoding, but is more efficient when transferring large amounts of binary data. Web browsers may require it for file uploads.

[edit] Specifications

Personal tools
Namespaces

Variants
Actions
Navigation
Toolbox