is_error


Description:

public bool is_error (uint status_code)

Returns whether or not the given HTTP status code indicates an error on either the client or the server side.

Parameters:

status_code

the HTTP status code

Returns:

true if the status codes indicates an error, otherwise false


Namespace: Catalyst.HttpUtils
Package: catalyst-1