Hi,
I am trying to disable PUT,DELETE,OPTIONS and TRACE in IIS 8.5 .I have denied verbs using Request filtering and i am getting response as 302 but i need to get response code as 405 .
I have uninstalled WEBDAV is there any other ways to achieve this?