How can I change the default encoding used by $.post()
?
The arguments are encoded with UTF-8. How can I encode it with ISO 8859-1?
You could use:
contentType:"application/x-javascript; charset:ISO-8859-1"
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