hi Christophe, we are definitely interested in your contribution and
would like to include it.
Would you mind opening a bugzilla issue and attach your files there?
https://issues.apache.org/bugzilla/enter_bug.cgi
thanks
Filip
Christophe Dupriez wrote:
Hi Tomcat Developpers!
Few days ago I pr
Hi Tomcat Developpers!
Few days ago I provided an NTLM Authenticator. My users reported that their
POST requests are now without content.
I traced and I can confirm that, when entering the
NtlmAuthenticator.authenticate method, request.ContentLength() is -1 for GET
transactions (and it works) b