[GitHub] tomcat issue #96: Remove PUT and DELETE methods from an OPTIONS request if r...

2017-12-28 Thread kdombeck
Github user kdombeck commented on the issue: https://github.com/apache/tomcat/pull/96 @michael-o I don't understand your question. Are you asking why ```PUT``` and ```DELETE``` are not allowed when the **readOnly** flag is true but ```POST``` is allowed? ---

[GitHub] tomcat issue #96: Remove PUT and DELETE methods from an OPTIONS request if r...

2017-12-28 Thread michael-o
Github user michael-o commented on the issue: https://github.com/apache/tomcat/pull/96 Why is `POST` not part of the writable commands? --- - To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org For additional

[Bug 61930] Classloader seems went wrong

2017-12-28 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=61930 Christopher Schultz changed: What|Removed |Added OS|

[GitHub] tomcat issue #96: Remove PUT and DELETE methods from an OPTIONS request if r...

2017-12-28 Thread kdombeck
Github user kdombeck commented on the issue: https://github.com/apache/tomcat/pull/96 I haven't had any responses in [thread](http://tomcat.10.x6.nabble.com/Change-HTTP-status-code-for-DefaultServlet-with-readOnly-set-to-true-td5070373.html) I started for this issue. I have