Home > Q&A > body text
jQuery post() method, can the request string inside be converted to GBK encoding? If possible, how to convert?
我想大声告诉你2017-07-05 11:09:05
Set the request header in beforeSendcontentType: text/plain;charset=gbk2312
contentType: text/plain;charset=gbk2312