gojek / heimdall

An enhanced HTTP client for Go
http://gojek.tech
Apache License 2.0
2.63k stars 214 forks source link

Support for HTTP Do method on the client #10

Closed sohamkamani closed 6 years ago

sohamkamani commented 6 years ago

Fixes #3 #4 #5

rShetty commented 6 years ago

LGTM, merging this. Thanks @sohamkamani for the PR