Check the response from remote server

Usage

checkResponse(response)

Arguments

response
The value returned by a http method from httr see VERB

Value

Stops with appropriate error if any found. On error errorResponse and errorContent may provide additional detail.

Description

checkResponse checks the response from a remote web driver and checks against known errors.

Examples

## Not run: ------------------------------------ # # internal method ## ---------------------------------------------