http_was_redirected {robotstxt}R Documentation

http_was_redirected

Description

http_was_redirected

Usage

http_was_redirected(response)

Arguments

response

an httr response object, e.g. from a call to httr::GET()

Value

logical of length 1 indicating whether or not any redirect happened during the HTTP request


[Package robotstxt version 0.7.13 Index]