View source: R/http_was_redirected.R
http_was_redirected | R Documentation |
Check if HTTP redirect occurred
http_was_redirected(response)
response |
an httr response object, e.g. from a call to httr::GET() |
logical of length 1 indicating whether or not any redirect happened during the HTTP request
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.