url_file_exists.Rd
Checks if a given url is valid and available.
url_file_exists(url, status_ok = 200)
The resource url to check.
The list of valid header statuses.
The result of evaluating the expression or NULL in case of error.