Hi, i am trying to create caching http proxy server with node.js and i use node-static as middleware for caching module . i tested my app on my browser : localhost:8080/?url=http://google.com, it ran ok . but when i test it with any website that include json content such as : http://application.pedev.lan:8080/abc/ext/oxplorer?content=abc&login=abc&pass=abc&format=json it can not run . any body can help me ?
-- 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
