方法:
添加:web_set_sockets_option("SSL_VERSION","TLS");
HTML parsing not performed for Content-Type "application/json" ("ParseHtmlContentType" Run-Time Setting is "TEXT")的解决方法:
将"RecContentType=text/html", 改成"RecContentType=application/json",
方法:
添加:web_set_sockets_option("SSL_VERSION","TLS");
HTML parsing not performed for Content-Type "application/json" ("ParseHtmlContentType" Run-Time Setting is "TEXT")的解决方法:
将"RecContentType=text/html", 改成"RecContentType=application/json",