Hello Roland,

I got it!!!  It's caused by charset.  What I did is to set the charset of
filepart to null.

Thank you very much for your help!

Cheers!
Marshall

On 12/13/06, Roland Weber <[EMAIL PROTECTED]> wrote:

Hello Marshall,

> It's a really good documentation!

Thanks :-)

> I used a tool called TCPMON to catch the
> request header, and the following is what I got:
>
> POST /index.cfm?fuseaction=landlords.ListingValidate HTTP/1.1
> User-Agent: Jakarta Commons-HttpClient/3.0.1

You can see what HttpClient is sending by enabling the wire log:
http://jakarta.apache.org/commons/httpclient/logging.html

The question is: what does the _browser_ send, and what
are the differences to what HttpClient is sending?

cheers,
  Roland





Reply via email to