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
Ensure that even 127.*.*.* Ruby traffic is proxied
It turns out that Ruby's default URI implementation explicitly
disables this, and doesn't document that. We now override
the find_proxy method completely, so it *always* uses the
HTK proxy.
0 commit comments