nodules / asker

http.request wrapper with gzip, request retries and http.Agent tuning
MIT License
93 stars 11 forks source link

Option to do url.format of body instead of JSON.stringify #45

Closed wayx closed 11 years ago

wayx commented 11 years ago

https://github.com/nodules/asker/blob/master/lib/asker.js#L104 Is it useful to have option to format body in querystring (and add header 'Content-type' 'application/x-www-form-urlencoded') if he gets typeof body == 'object' ?

kaero commented 11 years ago

It's duplicate of the issue #9 which planned for 0.2