Skip to content

v0.0.3-beta2

Pre-release
Pre-release
Compare
Choose a tag to compare
@jonathangomz jonathangomz released this 29 Oct 17:03
· 1 commit to main since this release
  • Fixes format of authorization header value
  • Adds Unauthorized exception
  • Updates HttpCallExceptions implementations:
    • Adds ClientErrorException
    • Adds ServerErrorException
    • Adds ConnectionErrorException
  • Refactor checkInternetConnection:
    • Renames to throwConnectionException
    • Updates to throw a ConnectionErrorException instead of returning HttpException type