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

--- Comment #2 from Nicholas Sushkin <nsush...@openfinance.com> 2011-10-07 
17:40:01 UTC ---
Created attachment 27729
  --> https://issues.apache.org/bugzilla/attachment.cgi?id=27729
Patch fixing PUT handling with form authentication

Implemented Charles's suggestion. Before forwarding to the login page, but
after saving the request, in the request, set method (type) to GET.

Also, in save/restore of a request, when the method is PUT, allowed
saving/restoring of the method body.

Tested this patch on unauthenticated GET, PUT, POST, and DELETE.

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