Closed neotyk closed 14 years ago
Instead of allowing only to configure proxy when starting AHC enable per request proxy configuration as well. For now there is only global proxy configuration. This would enable per request configuration.
Please check out http://github.com/neotyk/async-http-client/tree/issue-31 branch.
Fixed
http://github.com/ning/async-http-client/commit/28a02eccd7e6588bb8d80dd1145ac6f68f841851
Thanks!
Instead of allowing only to configure proxy when starting AHC enable per request proxy configuration as well. For now there is only global proxy configuration. This would enable per request configuration.