kriskowal / q-io

Interfaces for IO using Q promises in JavaScript on Node
http://documentup.com/kriskowal/q-io
MIT License
317 stars 73 forks source link

http.request should accept the full request object #129

Closed thabti closed 9 years ago

thabti commented 9 years ago

Pass the whole request object and not filter it by using requestOptions

We are trying to proxy the request.host, that is the main aim of this.