标签:
Content-Type
The MIME type of the body of the request (used with POST and PUT requests)
Content-Type: application/x-www-form-urlencoded
application
application/json
: JavaScript Object Notation JSON;
application/pdf
: Portable Document Format, PDF has been in use for document exchange on the Internet since 1993;
application/xml
: XML files;
text
text/css
: Cascading Style Sheets;
text/csv
: Comma-separated values;
text/html
: HTML;
text/javascript
(Obsolete): JavaScript;
text/xml
: Extensible Markup Language;
application/vnd.ms-excel
: Microsoft Excel files
标签:
原文地址:http://www.cnblogs.com/zno2/p/4634821.html