Request handling

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

Code of the response (example

is_success()

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

reason

Success)

Type:

A message for the response (example