Hi! When after a redirect response a retry is done by the DefaultClientRequestDirector, i think, redirect request cann't add all headers from original request. Some headers, example: Host header , there will be incorrect value if request redirect to another host. Some server will check value of that header then return invalid request.
Bug of alpha 4 of HttpClient 4.0. -- View this message in context: http://www.nabble.com/Add-headers-to-Redirect-request-tp17685310p17685310.html Sent from the HttpClient-User mailing list archive at Nabble.com. --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
