You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
1. proxy_test.js needs to run against Firefox 57+ now that we send w3c
capabilities (e46eb57)
2. Chrome expects the noProxy config value to be a string while w3c accepts an
array of strings
3. Handle a weird edge case for Firefox where noProxy matches just the hostname
and not hostname + port
0 commit comments