https://issues.apache.org/bugzilla/show_bug.cgi?id=49286

Mark Thomas <ma...@apache.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|                            |INVALID
         OS/Version|                            |All

--- Comment #1 from Mark Thomas <ma...@apache.org> 2010-05-13 15:03:25 EDT ---
The default Servlet returns 403 responses for PUT and DELETE methods. As such
they are valid to be included in the Allow header of the OPTIONS response.

TRACE returns a 405 and as such must not (and is not) included in the Allow
header of the OPTIONS resposne.

-- 
Configure bugmail: https://issues.apache.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org
For additional commands, e-mail: dev-h...@tomcat.apache.org

Reply via email to