Login
Remember
Register
Ask a Question
What is the MIME type of JSON?
0
votes
asked
Jul 20, 2020
in
JSON
by
Robindeniel
What is the MIME type of JSON?
#json-mime-type
#mime-type-json
Please
log in
or
register
to answer this question.
1
Answer
0
votes
answered
Jul 20, 2020
by
SakshiSharma
The MIME media type for JSON text is application/json . The default encoding is UTF-8.
...