Hi. How do I specify the HTTP version to use in HTTP Client? The example in the site uses static methods in:
org.apache.http.params.HttpProtocolParams I do not want to control this parameter using static method, because my application needs to support concurrent requests with different HTTP versions. -- Regards, Subhash Chandran S http://rest-client.googlecode.com/ --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
