drbrain / net-http-persistent

Thread-safe persistent connections with Net::HTTP
http://seattlerb.rubyforge.org/net-http-persistent
339 stars 117 forks source link

Fixed namespace issue #11

Closed bakks closed 12 years ago

bakks commented 12 years ago

This commit fixes an issue raised in the pull request at https://github.com/drbrain/net-http-persistent/pull/10, that was fixed incompletely in https://github.com/drbrain/net-http-persistent/commit/3fadf4a623a9b20b3260ba6fc6c0742ba5ba5ca5. I'm hitting this bug through Mechanize when I use a proxy.