Skip to content

BaseClient.Send() returns structured error HTTPError

Latest
Compare
Choose a tag to compare
@johnmccabe johnmccabe released this 06 Aug 12:19
· 2 commits to master since this release

This release updates the error returned by BaseClient.Send() to use the new client.HTTPError object rather than just having Error() return the response code.