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

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

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|---                         |INVALID

--- Comment #2 from Mark Thomas <ma...@apache.org> ---
The GUI interface (/manager/html) already requires POST for any operation that
is not idempotent.

The text interface (/manager/text) does not enforce this restriction as it
easier for automated tools to use GET.

The use of POST for non-idempotent operations was introduced in Tomcat 7.

-- 
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