Thanks Koichi, This works perfectly. I owe you a beer!
On Feb 18, 2:00 am, Koichi Kobayashi <[email protected]> wrote: > Hi Elio, > > node-tunnel v0.0.1 which supports Node v0.6.11 has been released. > > > > > > > > On Thu, 16 Feb 2012 10:13:35 -0800 (PST), Elio <[email protected]> wrote: > > Wow that's that looks awesome! Eagerly looking forward for the > > release. > > > On Feb 16, 11:21?am, Koichi Kobayashi <[email protected]> wrote: > > > Hi Elio, > > > > You can use node-tunnel. > > > >https://github.com/koichik/node-tunnel > > > > Current version (v0.0.0) supports only Node v0.7, but next version > > > will work with v0.6.11 (probably it will be released soon). > > > > On Thu, 16 Feb 2012 08:55:40 -0800 (PST), Elio <[email protected]> wrote: > > > > Hi, > > > > > In our application we need to connect to arbitrary web servers from > > > > Node but our server can only connect to the outside internet through > > > > the corporate proxy. If the target page is on a regular HTTP server we > > > > simply set the path to the full URL and things just work; however if > > > > the target page is under HTTPS and we use the same solution we get > > > > invalid requests errors from the proxy. > > > > > I have also tried to change the request_method to "CONNECT" with no > > > > luck. > > > > > Is there a way to connect to HTTPS servers through a HTTP proxy in > > > > Nodejs? > > > > > Thanks, > > > > > Elio. > > > > > -- > > > > Job Board:http://jobs.nodejs.org/ > > > > Posting > > > > guidelines:https://github.com/joyent/node/wiki/Mailing-List-Posting-Guidelines > > > > You received this message because you are subscribed to the Google > > > > Groups "nodejs" group. > > > > To post to this group, send email to [email protected] > > > > To unsubscribe from this group, send email to > > > > [email protected] > > > > For more options, visit this group at > > > >http://groups.google.com/group/nodejs?hl=en?hl=en > > > -- > > Job Board:http://jobs.nodejs.org/ > > Posting > > guidelines:https://github.com/joyent/node/wiki/Mailing-List-Posting-Guidelines > > You received this message because you are subscribed to the Google > > Groups "nodejs" group. > > To post to this group, send email to [email protected] > > To unsubscribe from this group, send email to > > [email protected] > > For more options, visit this group at > >http://groups.google.com/group/nodejs?hl=en?hl=en -- Job Board: http://jobs.nodejs.org/ Posting guidelines: https://github.com/joyent/node/wiki/Mailing-List-Posting-Guidelines You received this message because you are subscribed to the Google Groups "nodejs" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/nodejs?hl=en?hl=en
