[EMAIL PROTECTED] wrote:
markt       2005/05/11 14:39:41

  Modified:    catalina/src/share/org/apache/catalina/authenticator
                        FormAuthenticator.java SavedRequest.java
               webapps/docs changelog.xml
  Log:
  Include request body in saved request when using FORM authentication.
   - Fixes problem with saved request assuming platform default encoding for 
POSTed
    parameters.
   - Improves restoration of request by using CoyoteRequest

Can you revert this commit ? I see no other solution right now, as:
- it will not work with AJP
- it depends on HTTP/1.1 connector internal classes, so it breaks a clean build


Thanks,
Rémy

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



Reply via email to