But I can't find out how to actually tell HTTPClient to use HTTP 1.0 instead
of HTTP1.1?

As far as i remeber


HttpMethod m = ...;
m.setHttp11(false);


--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]



Reply via email to