摘要: 背景 请求部署在 IIS7.5 上的 REST 服务的 Put/POST/DELETE 操作发生 HTTP Error 405.0 - Method Not Allowed 错误。 Issue 解决 方法一:从HttpModule中移除 IIS拒绝PUT和DELETE请求是由于IIS为网站默认注册的 阅读全文
posted @ 2017-07-21 00:14 jinzesudawei 阅读(8675) 评论(0) 推荐(0)