pezra / exhal

Use HAL APIs with ease
MIT License
22 stars 15 forks source link

Add HTTP response code for any HTTP related request #52

Closed AuraWind closed 7 years ago

AuraWind commented 7 years ago

HTTP response codes are dropped when a successful HTTP request is made through the ExHal.Client. Update the tuple to return a %ResponseHeader{} for any HTTP related requests

AuraWind commented 7 years ago

README has been updated with new ResponseHeader in the response tuples