Add error handling for http request

Issue #1 resolved
Michael K. repo owner created an issue

Currently the check() function assumes that the request has been successful.

Here response.status should be evaluated and taken into account. Ideally the tooltip should be adjusted accordingly.

Comments (1)

  1. Log in to comment