Open mrak opened 11 years ago
Our web app uses json with content-type: application/vendor.corporation.com+json to communicate between client/server.
content-type: application/vendor.corporation.com+json
This custom content-type is merely plain-text, properly formatted json. The Network details, however, just says:
Unable to show data of type application/vendor.corporation.com+json
Please show plain-text content/post bodies when possible, or allow a "Show me anyway" option.
This may be related to issue #152
Our web app uses json with
content-type: application/vendor.corporation.com+json
to communicate between client/server.This custom content-type is merely plain-text, properly formatted json. The Network details, however, just says:
Please show plain-text content/post bodies when possible, or allow a "Show me anyway" option.
This may be related to issue #152