thoughtbot / capybara-webkit

A Capybara driver for headless WebKit to test JavaScript web apps
https://thoughtbot.com/open-source
MIT License
1.97k stars 428 forks source link

Implement proxy exceptions #1001

Open JasonBarnabe opened 7 years ago

JasonBarnabe commented 7 years ago

From #883. You can configure capybara-webkit to use a proxy, but then it uses the proxy for localhost too. Allow configuration of proxy exceptions, which are host names that should not go through the proxy.