https://bz.apache.org/bugzilla/show_bug.cgi?id=61692
--- Comment #5 from jm009 <[email protected]> --- > Unless there are objections then I propose the following: > - allow any HTTP method and let the CGI script decide how to handle it Sounds good. > - except HEAD, TRACE and OPTIONS which will still be handled by HttpServlet Shouldn't the servlet handle OPTIONS, because Tomcat doesn't know which methods are handled by the servlet? I would say yes, but to be honest, I have not much experience with details of HTTP traffic. -- You are receiving this mail because: You are the assignee for the bug. --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
