第一种 header('Content-type: application/json');
另一种 header('Content-type: text/json');
JSON数据的HTTP Header应该怎么标记?
最新推荐文章于 2025-06-02 14:35:12 发布
第一种 header('Content-type: application/json');
另一种 header('Content-type: text/json');