NodeJS is a fantastic tool and blazing fast.
I\'m wondering if HTTPClient supports cookies and if can be used in order to simulate
If you are looking to do cookies client side you can use https://github.com/mikeal/request
M.