I am using HttpClient in a proxy servlet and I want to configure it so that it does not handle redirects automatically or add any request headers or request entities. I will be passing all request headers and request entities to it.
What is the best way to configure HttpClient to act like a proxy ? Thanks, Warren Bell --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
