VERB_n | R Documentation |
Generic implementation of HTTP methods with retries and authentication
VERB_n(verb)
verb |
string; The name of HTTP verb to execute |
The last response. Note that if the request doesn't succeed after
times
then the request will fail and return the response.
This function is meant to be used internally. Only use when debugging.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.