11
Sep
What is the correct HTTP header for json file?
MIME type for JSON is application/json. AFIK IANA has officially registered a MIME type for JSON as application/json in RFC4627, and also is listed in the Internet Media Type list.
Continue Reading →