Items tagged http, javascript in Apr, 2010
Filters: Year: 2010 × Month: Apr × http × javascript × Sorted by date
1 result
A HTTP Proxy Server in 20 Lines of node.js. Proxying is definitely a sweet spot for Node.js. Peteris Krummins takes it a step further, adding host blacklists and an IP whitelist as configuration files and using Node’s watchFile method to automatically reload changes to them.