Derek Barnes

Results 4 issues of Derek Barnes

Hello, I needed to connect to a SOCKS proxy, as in #725, so I added a `stream` option similar to the `mysql2` library. It only takes a factory function right...

feature

As we get more active in maintaining `yt`, I wanted to share our todo list for this library as a sort of "meta issue". We haven't decided on where we're...

Hi there, We noticed that 3.2.0.2 was yanked, and 3.2.0.3 was published to RubyGems. We thought this might be because of [ruby-sass being deprecated](https://github.com/sass/ruby-sass#ruby-sass-is-deprecated), but we can't seem to see...

Fixes the ignore_localhost option when recording requests that send headers. This was raising an ArgumentError because every element of the request was being enumerated and checked as a String (including...