Returns whether or not the given HTTP status code indicates an error on either the client or the server side.
| status_code | 
                 the HTTP status code  | 
            
| 
                 true if the status codes indicates an error, otherwise false  |