cuedo/Invoke URI

Call a URI and return the result

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
namedescriptionrequireddefault
methodSpecifies the method used for the web requestGET
uriInvoke the specified URIyes
content-typeSet the content type of the requestapplication/json
filenameSave the output to the specified file
user-agentCustom user agent
max-redirectionsThe maximum number of redirections5
retriesRetry the request if it fails3
retry-intervalThe retry interval in seconds5
retry-timeoutThe time in seconds before each request will timeout and retry if possible60

no outputs