om: Remy Maucherat [mailto:remm@;apache.org]
> Sent: Friday, November 08, 2002 12:10 PM
> To: Tomcat Developers List
> Subject: Re: Bug(?) and suggested solution for chunked
> transfer-encoding
> POST request
>
>
> Adrian Sampaleanu wrote:
>
> > We are having a prob
; To: Tomcat Developers List
> Subject: Re: Bug(?) and suggested solution for chunked
> transfer-encoding
> POST request
>
>
> Adrian Sampaleanu wrote:
>
> > We are having a problem with Catalina 4.1.12 (I believe we also had
> > issues with previous version
ls(getMethod()) && (getContentLength() > 0 || chunked)
&& (this.stream == null)
&& "application/x-www-form-urlencoded".equals(contentType))
If I'm way off base, does anyone have the real solution?
Thanks,
Adrian Sampaleanu
Activience Inc.