Description Usage Arguments Value
abort_status() is just like
stop_for_status(), except it prints the
response message returned by the server on error (if any).
1 | abort_status(x, task = "complete request")
|
x |
A |
task |
|
If request was successful, the response (invisibly). Otherwise,
raised a classed http error, as generated by
http_condition()
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.