Skip to content

HTTP Error and Endpoint Fixes

Compare
Choose a tag to compare
@g8rswimmer g8rswimmer released this 05 Jan 01:05
· 68 commits to master since this release
ff9c93b

Issues addressed:

Added a new error, HTTPError. This error is for an HTTP status that does not have a JSON body. Using errors.As can be used to retrieve the status and code return by the callout.