Hi everybody, I want my HttpGet method to not follow redirects, but I am missing the setFollowRedirects() method in the new HttpGet class. Any suggestions on what would be the new approach for this in HttpClient 4.0-beta1?
Also, the documentation still mentions the non-existing setFollowRedirects() method, see the class description in <http://hc.apache.org/httpcomponents-client/httpclient/apidocs/org/apache/http/client/methods/HttpGet.html>. Should I make a bug report for that? Regards, Michael --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
