tulios / json-viewer

It is a Chrome extension for printing JSON and JSONP.
https://chrome.google.com/webstore/detail/json-viewer/gbmdgpbipfallnflgajpaliibnhdgobh
MIT License
3.31k stars 678 forks source link

Add status code request #228

Open samyfox opened 5 years ago

samyfox commented 5 years ago

Display the status code of the request for a better understanding.

ghost commented 3 years ago

I'd also love to see the HTTP Status Codes of the response. It would be great to see this as part of the "prependHeader" e.g.

// 20210212111733
// http://localhost/api/Health
// 200 OK