Usage
taf_get(url, retry = TRUE, quiet = getOption("icesTAF.messages") %||%
FALSE, verbose = FALSE, content = TRUE,
use_token = getOption("icesTAF.use_token") %||% FALSE)taf_get_cached(url, retry = TRUE, quiet = getOption("icesTAF.messages")
%||% FALSE, verbose = FALSE, content = TRUE,
use_token = getOption("icesTAF.use_token") %||% FALSE)