Map Development Area (MDA)
Location:
_/_
internet
_/_
mime
_/_
content-type
| MIME Content-Type Header |
|
|
Types:
|
-
Comment:
-
MIME types are grouped into content-types defining the general format of data
-
Comment:
-
receiving user agent can choose appropriate mechanism to process the data
-
Comment:
-
content-type can also include other parameters, eg. character set
-
e.g.:
-
text subtype plain or html
-
Comment:
-
describes the format of data contained in the body
-
Comment:
-
subtypes of each content-type used to further define format and data
-
e.g.:
-
text, multipart, message, image, audio, video, application
|
|
|