json-viewer icon indicating copy to clipboard operation
json-viewer copied to clipboard

Add status code request

Open samyfox opened this issue 5 years ago • 1 comments

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

samyfox avatar May 28 '19 12:05 samyfox

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

ghost avatar Feb 12 '21 11:02 ghost