Author: markt Date: Mon Feb 9 20:20:22 2009 New Revision: 742718 URL: http://svn.apache.org/viewvc?rev=742718&view=rev Log: Propose fix for 39396
Modified: tomcat/current/tc5.5.x/STATUS.txt tomcat/tc6.0.x/trunk/STATUS.txt Modified: tomcat/current/tc5.5.x/STATUS.txt URL: http://svn.apache.org/viewvc/tomcat/current/tc5.5.x/STATUS.txt?rev=742718&r1=742717&r2=742718&view=diff ============================================================================== --- tomcat/current/tc5.5.x/STATUS.txt (original) +++ tomcat/current/tc5.5.x/STATUS.txt Mon Feb 9 20:20:22 2009 @@ -219,3 +219,10 @@ http://svn.apache.org/viewvc?rev=742697&view=rev +1: markt -1: + +* Fix https://issues.apache.org/bugzilla/show_bug.cgi?id=39396 + Don't include TRACEE in OPTIONS response unless we know it hasn't been + disabled in the connector + http://svn.apache.org/viewvc?rev=742714&view=rev + +1: markt + -1: Modified: tomcat/tc6.0.x/trunk/STATUS.txt URL: http://svn.apache.org/viewvc/tomcat/tc6.0.x/trunk/STATUS.txt?rev=742718&r1=742717&r2=742718&view=diff ============================================================================== --- tomcat/tc6.0.x/trunk/STATUS.txt (original) +++ tomcat/tc6.0.x/trunk/STATUS.txt Mon Feb 9 20:20:22 2009 @@ -173,3 +173,9 @@ +1: markt -1: +* Fix https://issues.apache.org/bugzilla/show_bug.cgi?id=39396 + Don't include TRACEE in OPTIONS response unless we know it hasn't been + disabled in the connector + http://svn.apache.org/viewvc?rev=742714&view=rev + +1: markt + -1: \ No newline at end of file --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org For additional commands, e-mail: dev-h...@tomcat.apache.org