Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix error handling for http errors everywhere #496

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Commits on Sep 18, 2019

  1. Fix error handling for http errors everywhere

    This commit adds check for response codes >= 400 and creates a new type of response for HTTP errors.
    Add tests for each area changed to handle a bad request http error.
    Aaron McIntyre committed Sep 18, 2019
    Configuration menu
    Copy the full SHA
    f8b590c View commit details
    Browse the repository at this point in the history