Returns whether or not the given HTTP status code indicates an error on on the server side (i.e. 5xx).
status_code |
the HTTP status code |
true if the status codes indicates a server-side error, otherwise false |