postmark-php icon indicating copy to clipboard operation
postmark-php copied to clipboard

Unable to access HTTP response object

Open pavlakis opened this issue 6 years ago • 0 comments

Is there a reason the HTTP response object is not being exposed?

It would have been useful to have access to it as expected: https://postmarkapp.com/developer/api/overview

Currently the http response code is only available through the exception object.

pavlakis avatar Jun 20 '18 12:06 pavlakis