Sunday, June 21, 2009

HtmlUnit now supports Proxy Auto-Config

A previously requested feature, Proxy Auto-Config, is now supported in the latest snapshot of HtmlUnit.

As testing requires proxy server with related configurations, the team appreciates testing the feature in the wild.

You can get latest snapshot from here.

The typical usage is webClient.getProxyConfig().setProxyAutoConfigUrl("http://proxy_auto_config.url");

As always, enjoy!

No comments: