On Fri, 2010-04-23 at 15:02 +0530, Phani Sajja wrote: > Hi all, > I am using HttpClient version 4.0.1. When I execute a method on a > link I am getting error 302 saying HTTP/1.0 302 Moved Temporarily. How to > handle redirects automatically so that I can get the final page. Help me > please! >
Generate a wire log of the HTTP session that exhibits the problem, as described below, and post the log to this list: http://hc.apache.org/httpcomponents-client-4.0.1/logging.html Oleg --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
