1
Hello, I’m analyzing a program already made to learn, it’s working, but I got to this part and I’m not finding online the meaning of it.
Could someone help me?
Follow the line of code:
$.ajaxSetup({ scriptCharset: "utf-8" ,contentType: "application/x-www-form-urlencoded; charset=UTF-8" })
Thank you very much.