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

--- Comment #4 from Mark Thomas <ma...@apache.org> 2011-10-10 15:17:37 UTC ---
Try again, this time with the full message.

RFC 2616 explicitly discusses OPTIONS and a request body. However, any HTTP
request method may use a request body [1] although in many cases it will be
ignored.

It appears that the right thing to do here is to save any request body we find
and restore it after authentication regardless of request method.

[1] http://tech.groups.yahoo.com/group/rest-discuss/message/9962

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