为了账号安全,请及时绑定邮箱和手机立即绑定

jQuery的post方法提的请求怎么在服务器被识别成get请求了

$.post(seckill.URL.exposer(seckillId),{},function(result){...});  明明是post方法,但是开发者工具报错说Failed to load resource: http://localhost:8080/seckill/seckill/1000/exposer : the server responded with a status of 406 ()。( 我用的是eclipse,URL里面包括工程名和模块名的。)

正在回答

1 回答

已经自己解决了……URL写错了。

0 回复 有任何疑惑可以回复我~

举报

0/150
提交
取消

jQuery的post方法提的请求怎么在服务器被识别成get请求了

我要回答 关注问题
意见反馈 帮助中心 APP下载
官方微信