http_was_redirected: http_was_redirected
Description
http_was_redirected
Usage
http_was_redirected(response)
Value
logical of length 1 indicating whether or not any redirect happened
during the HTTP request
Arguments
- response
an httr response object, e.g. from a call to httr::GET()