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