-
Notifications
You must be signed in to change notification settings - Fork 1.3k
Conversation
* Less dependency * Use only stream
I'm not thrilled about being pinned to an older version a library, although it does appear to still be receiving update. NodeJS < 4 support is not going away time soon. Our most used version is 0.12. |
// @floatdrop |
@xzyfer lgtm. |
Thanks for the clarification @floatdrop |
We need to revert this because need to support proxies. I didn't realise proxies weren't supported at the time, my mistake. |
Sorry about that but got doesn't support proxy @sindresorhus? |
Not yet built-in, but you can easily add it: https://github.com/sindresorhus/got#proxies |
tunnel current has failing tests for node 0.10 and 0.12 which are important to us. It may still work but this doesn't inspire confidence and users are currently experiencing issues. |
Use GNUmakefile.am not to conflict with static Makefile
I use got@5 because node-sass support NodeJS 0.10 and 0.12.
/cc @sindresorhus
Graph deps compare Request Graph vs Got Graph