iriscouch / follow

Very stable, very reliable, NodeJS CouchDB _changes follower
Apache License 2.0
393 stars 82 forks source link

Bump request to ^2.44.0 #51

Closed samcday closed 10 years ago

samcday commented 10 years ago

I tried running tests, but they were failing for me before and after this change ;)

More recent versions of request have some ideal features. In particular, I want follow to work behind a http proxy. request 2.38 onwards will respect http_proxy environment var.

samcday commented 10 years ago

:+1: