docs
docs copied to clipboard
JSON formatting for non-json content type
Sometimes response comes in JSON format but with different content type (application/octet-stream for example) In this case tab "JSON" is disabled and user cannot beautify the output It would be useful to be able to format the response regardless of the value of the response content-type header.