em-proxy
em-proxy copied to clipboard
EventMachine Proxy DSL for writing high-performance transparent / intercepting proxies in Ruby
Bumps [addressable](https://github.com/sporkmonger/addressable) from 2.4.0 to 2.8.0. Changelog Sourced from addressable's changelog. Addressable 2.8.0 fixes ReDoS vulnerability in Addressable::Template#match no longer replaces + with spaces in queries for non-http(s) schemes fixed...
Bumps [em-http-request](https://github.com/igrigorik/em-http-request) from 1.1.4 to 1.1.6. Commits 4d69fac release 1.1.6 a91c0f1 IPv6 literal support (#330) e5fa144 Merge TLS verification patch from Faraday (#340) 1d1f82f http_connection: rescue errors coming from CONNECT....
Bumps [rake](https://github.com/ruby/rake) from 11.2.2 to 12.3.3. Changelog *Sourced from [rake's changelog](https://github.com/ruby/rake/blob/master/History.rdoc).* > === 12.3.3 > > ==== Bug fixes > > * Use the application's name in error message if...
Excuse me. I can not reopen closed tickets, but you're ignoring everything that's written to closed tickets. Re https://github.com/igrigorik/em-proxy/issues/53#issuecomment-187255479
Similar to https://github.com/igrigorik/em-proxy/pull/31, but which works on JRuby. Looks like this requires eventmachine support first.
Bumps [addressable](https://github.com/sporkmonger/addressable) from 2.4.0 to 2.8.1. Changelog Sourced from addressable's changelog. Addressable 2.8.1 refactor Addressable::URI.normalize_path to address linter offenses (#430) remove redundant colon in Addressable::URI::CharacterClasses::AUTHORITY regex (#438) update gemspec to...