On Wed, Jul 18, 2012 at 6:47 PM, santa wrote:
> Hello All,
>
> Is there a way that I can make all http requests from node.js application
> pass through a proxy with authentication?
>
> Thank you.
You probably want request[1]. http://user:p...@example.com/ style
proxy requests won't work however,
Hello All,
Is there a way that I can make all http requests from node.js application
pass through a proxy with authentication?
Thank you.
--
Job Board: http://jobs.nodejs.org/
Posting guidelines:
https://github.com/joyent/node/wiki/Mailing-List-Posting-Guidelines
You received this message bec