Expose http status codes to the caller
philipgough opened this issue · 0 comments
philipgough commented
When the consumer of one of the functions exposed by this client receives a successful response, the http status code is lost internally.
This package should propagate the status code back to the caller.