nodules / asker

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

methods names are not recognized in lowercase #8

Closed kaero closed 11 years ago

kaero commented 11 years ago

{ method : 'post' } => request executed as post, but body not prepared in the constructor