Helper function to handle robotstxt handlers.
request_handler_handler(request, handler, res, info = TRUE, warn = TRUE)
a list with elements '[handler name]', 'rtxt', and 'cache'
the request object returned by call to httr::GET()
the handler either a character string entailing various options or a function producing a specific list, see return.
a list a list with elements '[handler names], ...', 'rtxt', and 'cache'
info to add to problems list
if FALSE warnings and messages are suppressed