rGET {salesforcer}R Documentation

GETs with retries and authentication

Description

GETs with retries and authentication

Usage

rGET(url, headers = character(0), ...)

Value

A response() object as defined by the httr package.

Note

This function is meant to be used internally. Only use when debugging.


[Package salesforcer version 1.0.2 Index]