HTML中的Content-Type的类型

今天写到API返回json数据的类型,需要了解Content-Type的相关类型,特此将搜到的信息来进行汇总

Content-Type的类型如下:

常见的媒体格式类型如下:

  •     text/html : HTML格式
  •     text/plain :纯文本格式     
  •     text/xml :  XML格式
  •     image/gif :gif图片格式   
  •     image/jpeg :jpg图片格式
  •     image/png:png图片格式

   以application开头的媒体格式类型:

  •    application/xhtml+xml :XHTML格式
  •    application/xml     : XML数据格式
  •    application/atom+xml  :Atom XML聚合格式   
  •    application/json    : JSON数据格式
  •    application/pdf       :pdf格式 
  •    application/msword  : Word文档格式
  •    application/octet-stream : 二进制流数据(如常见的文件下载)
  •    application/x-www-form-urlencoded : <form encType=””>中默认的encType,form表单数据被编码为key/value格式发送到服务器(表单默认的提交数据的格式)

给TA打赏
共{{data.count}}人
人已打赏
HTML博客

nginx添加多个网站禁止ip访问

2020-6-7 23:21:46

博客

顶级域名开二级域名

2020-6-17 17:10:17

0 条回复 A文章作者 M管理员
    暂无讨论,说说你的看法吧
个人中心
今日签到
有新私信 私信列表
搜索