首页 > Web开发 > 详细

List of HTTP header fields

时间:2016-08-05 19:35:04      阅读:225      评论: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
关于我们 - 联系我们 - 留言反馈 - 联系我们:wmxa8@hotmail.com
© 2014 bubuko.com 版权所有
打开技术之扣,分享程序人生!