Study Notes of HTML

支持跨域请求的标签

  • <img src=XXX>
  • <link href=XXX>
  • <script src=XXX>

Content Type

常见 content-type对应表

文件扩展名 Content-Type(Mime-Type)
.xlsx application/vnd.openxmlformats-officedocument.spreadsheetml.sheet