摘要: 真正的错误原因在于:Tomcat 中没有开启权限。Tomcat 中默认情况下是会拦截 HTTP 的 PUT 和 DELETE 指令的,这点在 Tomcat 的配置文件 conf/web.xml 的注释中可以看到: <!-- readonly Is this context "read only", 阅读全文
posted @ 2020-06-29 15:04 zjpnotsleep 阅读(310) 评论(0) 推荐(0)