Description Usage Arguments Note
Generic implementation of HTTP methods with retries and authentication
1 | VERB_n(VERB, n = 5)
|
VERB |
function; an HTTP verb (e.g. GET, POST, etc.) |
n |
integer; the number of retries |
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.