R/handle_http_status.R
handle_http_status.Rd
Status 401: Instruct how to authenticate. Status http_error: warn and show status.
handle_http_status(response, verbose = tscr::get_tsc_verbose())
An HTTP response.
Whether to show verbose messages.
Default: get_tsc_verbose
.
Other api:
print.tsc_api_response()
,
tsc_GET()
,
tsc_POST()
,
tsc_chunk_post()
,
tsc_occ_obs_post()
,
tsc_parse()