I am having problems converting the JSON string in Chrome.
Thank you!
The unofficial MIME type " text/json " or the content-type " text/javascript " are also supported for legacy reasons by many service providers, browsers, servers, web applications, libraries, frameworks, and APIs.
A media type (also known as a Multipurpose Internet Mail Extensions or MIME type) indicates the nature and format of a document, file, or assortment of bytes. MIME types are defined and standardized in IETF's RFC 6838.
In other words: text if it is readable text (which JSON is) application if its unreadable binary data (which JSON is not)
The MIME media type for JSON text is application/json
Hope this helps
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With