nodules / asker

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

write tests for correct body recieving #17

Closed Flackus closed 11 years ago

Flackus commented 11 years ago

Update: issue title was "write tests for POST/PUT/PATCH/DELETE methods"

kaero commented 11 years ago

There is no need for individual tests for all HTTP methods due to changes in the issues' #1 solution.