3scale/3scale-porta-go-client

Expose http status codes to the caller

philipgough opened this issue · 0 comments

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.