Upayavira wrote:
Tried that, didn't work. Thanks for your comments. I will now: 1) Contact the site provider, see if they can fix their broken site
They said "We have no intention to resolve this at present"
2) Patch a version of HttpClient for my own use until the site fixes their headers
So I checked out HttpClient from CVS, added if (line.indexOf("HTTP 1.0")>-1) { break;}, recompiled. And it now works. It's a hack, but it gets me moving again. Boy, I love open source!
Thanks for all of the work you guys do!
Regards, Upayavira
--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]