I love how with node streams and request.js I can just pipe a request onto another server - request.get(url).pipe(res);
– Updated:
–
public