Content-Type
The MIME type of the body of the request (used with POST and PUT requests)
Content-Type: application/x-www-form-urlencoded
applicationapplication/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;
texttext/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