When I originally posted about the different content lengths I did not know that different passwords were used in the browser and HttpClient requests.
It was just an obvious difference that might have pointed to the cause. You need to find what other difference is causing the problem. On 13/11/2007, Richard G. Reyes <[EMAIL PROTECTED]> wrote: > Hi All, Seb, > > I really think that having different password does not matter as long as > their both valid. > > There are 2 correct password, admin and 123. If they are both working in > a browser shouldn't both work in httpclient? I mean you don't really > need to run the browser and httpclient simultaneously to make the > httpclient work right? > > Regards and Tia! > Richard > > > > sebb wrote: > > Per your other post; I suspect it is the different passwords, since: > > > > length("admin") - length("123") == 31 - 29 > > > > You could use something like Wireshark to capture the HTTP protocol > > exchanges and compare them. > > > > > > --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]