Firebug 的 JSON 查看器无法正常工作

发布于 2024-11-13 09:18:19 字数 332 浏览 0 评论 0原文

在 firebug 中,它说标头是 content type: application/json,但我只有标头和响应选项卡(没有 json 选项卡)我的响应是有效的 json: [{"id":" 1","日期":"2011-05-21 22:00:00","位置":"六本木","描述":"blah","额外":"lbah"}] 但是为什么我用firebug中的json查看器看不到呢。这让我很烦恼,因为我的 json 查看器适用于其他网站(http://www.janodvarko.cz/firebug/tests/1275/Issue1275.htm) 谢谢..如果您需要更多信息,请告诉我。

in firebug it says the headers are content type: application/json, but I only have headers and response tabs (no json tab) my response is valid json: [{"id":"1","date":"2011-05-21 22:00:00","location":"roppongi","description":"blah","extra":"lbah"}]
But why can't I use the json viewer in firebug to see it. It bother's me because my json viewer works for other sites (http://www.janodvarko.cz/firebug/tests/1275/Issue1275.htm)
Thank you.. let me know if you need more info.

如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。

扫码二维码加入Web技术交流群

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。

评论(1

一个人的夜不怕黑 2024-11-20 09:18:19

如果我理解你的问题,它在 Firebug 1.7.2 中对我有用:

在此处输入图像描述

对于它的价值,Firebug不需要为 JSON 查看器设置正确的内容类型即可启动。

If I understand your question, it works for me in Firebug 1.7.2:

enter image description here

For what it's worth, Firebug doesn't require a proper content-type be set for the JSON viewer to kick in.

~没有更多了~
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文