目录

http-405-Not-Allowed

目录

http 405 Not Allowed

https://i-blog.csdnimg.cn/direct/6a0d43000cdc43a3b21894460fb45796.png

开始以为是nginx的问题,对请求GET和POST做了限制,或是Controller指定了GET请求

查看html是通过jquery的POST提交

F12查看有个资源文件下截不了,

因证书失效的原因导致不能正常访问,下载到本地,html引入本地文件,访问恢复正常