koichik / node-tunnel

Node HTTP/HTTPS Agents for tunneling proxies
MIT License
537 stars 78 forks source link

get this in to request #1

Closed mikeal closed 12 years ago

mikeal commented 12 years ago

i'd like to get this in to request, https://github.com/mikeal/request

whenever a proxy is enabled that is from one protocol to another we could enable this agent.

what do you think is the best way to get this in?

we could take the code in the way we do cookie code, or take it on as a dependency, the only caveat with taking it as a dependency is that it makes it a little harder for people to get fixes in from the request end but that might be manageable.

koichik commented 12 years ago

Up to you.

This is based on your Agent code, it returns to the home :)

koichik commented 12 years ago

Closed by mikeal/request#199