Request handling

class splinter.request_handler.status_code.StatusCode(status_code: int, reason: str)
code
Type:

Code of the response (example

is_success() bool
Returns:

True if the response was succeed, otherwise, returns False.

Return type:

bool

reason

Success)

Type:

A message for the response (example