0 votes
in JSON by
What is the MIME type of JSON?

1 Answer

0 votes
by

The MIME media type for JSON text is application/json . The default encoding is UTF-8.

...