【问题标题】:AJAX - What content type should have JSON encoded data? [duplicate]AJAX - 什么内容类型应该有 JSON 编码的数据? [复制]
【发布时间】:2011-06-10 16:29:53
【问题描述】:

可能重复:
The right JSON content type?

如果我使用 json_encode(...) 在 ajax 请求中发送一些内容,我应该使用 header() 设置什么“内容类型”?和 HTML 一样吗? (文本/html)

此设置是否会以任何方式影响网站?

【问题讨论】:

    标签: php html ajax


    【解决方案1】:

    What is the correct JSON content type?

    正确的内容类型是: 应用程序/json

    【讨论】:

      猜你喜欢
      • 1970-01-01
      • 2022-01-22
      • 1970-01-01
      • 1970-01-01
      • 2019-01-21
      • 2013-07-29
      • 1970-01-01
      • 1970-01-01
      • 1970-01-01
      相关资源
      最近更新 更多