salesforcer (version 1.0.1)

VERB_n: Generic implementation of HTTP methods with retries and authentication

Description

Generic implementation of HTTP methods with retries and authentication

Usage

VERB_n(verb)

Arguments

verb

string; The name of HTTP verb to execute

Value

The last response. Note that if the request doesn't succeed after times then the request will fail and return the response.