码迷,mamicode.com
首页 > Web开发 > 详细

List of HTTP header fields

时间:2016-08-05 19:35:10      阅读:199      评论:0      收藏:0      [点我收藏+]

标签:

https://en.wikipedia.org/wiki/List_of_HTTP_header_fields

Content-Type

The MIME type of the body of the request (used with POST and PUT requests)

Content-Type: application/x-www-form-urlencoded

                                                                                                                                             

常见 MIME type

Type 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/xmlXML files; 

Type text

text/cssCascading Style Sheets;

text/csvComma-separated values;

text/htmlHTML;

text/javascript (Obsolete): JavaScript

text/xml: Extensible Markup Language; 

List of common media subtype prefixes

application/vnd.ms-excelMicrosoft Excel files

List of HTTP header fields

标签:

原文地址:http://www.cnblogs.com/zno2/p/4634821.html

(0)
(0)
   
举报
评论 一句话评论(0
登录后才能评论!
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!