technoweenie/node-scoped-http-client

native support of deflate/gzip

drdamour opened this issue · 0 comments

seems like the only way to handle this is to put in your own request handler function and do some magic, seems like it could be just added as a option, or just automatically handle it.

this example has a decent pattern
http://stackoverflow.com/questions/10207762/how-to-use-request-or-http-module-to-read-gzip-page-into-a-string