Possible Duplicate:
The right JSON content type?
Hi
If I send some stuff in a ajax request with json_encode(...)
what "Content-type" should I set with header()
? Same like HTML? (text/html)
And does this setting affect the site in any way?
See What is the correct JSON content type?
The correct content-type is: application/json
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