Provide a character vector of URL paths plus optional user agent and this function will return a logical vector indicating whether you have permission to fetch the content at the respective path.
can_fetch(obj, path ="/", user_agent ="*")
Arguments
obj: robxp object
path: path to test
user_agent: user agent to test
Returns
logical vector indicating whether you have permission to fetch the content