跨域,POST 没有处理,JSONP不支持POST请求???
JSONP does not support POST requests? ? ? -PHP Chinese website Q&A-JSONP does not support POST requests? ? ? -PHP Chinese website Q&A
Let’s take a look and learn.
是的,不支持,JSONP为在URL路径后拼接一个属性,post请求无效,所以只能用别的方式去跨域了。。。
JSONP does not support POST requests? ? ? -PHP Chinese website Q&A-JSONP does not support POST requests? ? ? -PHP Chinese website Q&A
Let’s take a look and learn.
是的,不支持,JSONP为在URL路径后拼接一个属性,post请求无效,所以只能用别的方式去跨域了。。。