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
smime.p7s
Description: S/MIME Cryptographic Signature
