gojek / heimdall

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

add http head support #99

Open witochandra opened 4 years ago

witochandra commented 4 years ago

Add a method in the Client to do HTTP HEAD request.

& small refactoring: remove unused variables in client.go.

coveralls commented 4 years ago

Coverage Status

Coverage decreased (-9.8%) to 90.186% when pulling f0b267facb2d0f12db2998fb696c7a6404a76803 on witochandra:support-http-head into 2f1fd2700e9d549092e9c249e08be101a6a887c6 on gojek:master.