Skip to content

Ignas Sakalauskas

.NET Development Blog

  • Home
  • About
  • GitHub
  • LinkedIn
  • Twitter


profile for Ignas at Stack Overflow, Q&A for professional and enthusiast programmers

Tag: webdav

405 method not allowed in IIS

Recently I cam across an issue when making HTTP DELETE or PUT requests to API would result in “405 method not allowed” error. After a quick research it turned out to be WebDAV component’s doing in IIS. Let’s re-create this issue locally, and learn how to solve it.

Continue reading 405 method not allowed in IIS
Posted on 09/04/201727/01/2019Categories techTags api, rest, webdavLeave a comment on 405 method not allowed in IIS
Proudly powered by WordPress