Orion Ifland
Orion Ifland
Working with @donneler, with `DEBUG=replay`, we noticed that only the initial request was going out, but mocha seemed to be killing our test before responses were recorded. We eventually realized...
I would like to second the request for CIDR support. Some similar libraries support CIDR notation: - Ruby's URI class: https://github.com/ruby/ruby/blob/32674b167bddc0d737c38f84722986b0f228b44b/test/uri/test_generic.rb#L844 - Chromium: https://src.chromium.org/svn/trunk/src/net/proxy/proxy_bypass_rules.cc FWIW, I've found that most libraries...