Is it possible to get the server request information included in a http.request. I want to post data to a url which does IP address checking to limit the amount of requests an IP addr can make. If this is not feasible, what is the best way to pass unique data to the external URL? I.e. if I call them to ask for collaboration on allowing my node server to proxy.
The server is not large and can be viewed here if it helps in solving the issue. We will appreciate any help on this. http://bazaar.launchpad.net/~robertsteckroth/stock-ticker-mobile-app/proxy/view/head:/server/stock_proxy_server.js -- Bust0ut, Surgemcgee: Systems/Web/Software Engineer "Freedom is empowered by those without power" - Robert Edward Steckroth II "Injustice, regarding the internet, is fashioned through laws and enforcement" - Robert Edward Steckroth II "Understated phrases spawn from unpopular quotes" - Robert Edward Steckroth II -- -- 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 --- You received this message because you are subscribed to the Google Groups "nodejs" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/groups/opt_out.
