Github user ChristopherSchultz commented on the issue:

    https://github.com/apache/tomcat/pull/96
  
    WRT WebDav, [RFC2618](https://tools.ietf.org/html/rfc2518) says that WebDav 
is an extension to HTTP/1.1 so I think we are always okay using 405 from 
`WebDavServlet`. We should, however, take care to adhere to the spec as much as 
possible, so we should e.g. include an `Allow` header in the response.


---

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to