raustats_check_url_available: Check specified ABS/RBA URL available
Description
Function to ensure URL calls fail gracefully with an informative message if the
resource is not available (and not give a check warning nor error).
Usage
raustats_check_url_available(url)
Value
TRUE if the API is available, otherwise stop() is called.