上图是谷歌显示 post 提交时候的数据。
登录以后,请求此POST链接时,没有数据只有一个错误:dwr.engine._remoteHandleException('0','0',{javaClassName:"com.netease.edu.commons.exceptions.FrontNotifiableRuntimeException",message:"not_auth"});
我的目的是拿到这个dwr里面的数据。
还有这个Content-Type:"text/plain; charset=UTF-8"。是不是有关系。
求大神支招。万分感激
message:"not_auth"
--- 表明你的请求没有通过验证,服务器有认证