buildCacheKey | Construct a unique cache key for a request |
cache-api | HTTP Cache API |
cache-management | Manage the HTTP cache |
cached-http-verbs | Cache-aware versions of httr verbs |
cachedPOST | Cache the response of a POST |
cacheLogSummary | Summarize cache performance from a log |
cacheOff | Manage the HTTP cache |
cacheOn | Manage the HTTP cache |
clearCache | Manage the HTTP cache |
DELETE | Cache-aware versions of httr verbs |
dropCache | Invalidate cache |
dropOnly | Invalidate cache |
dropPattern | Invalidate cache |
GET | Cache-aware versions of httr verbs |
getCache | HTTP Cache API |
halt | Stop, log, and no call |
hitCache | HTTP Cache API |
loadCache | Save and load cache state |
loadLogfile | Read in a httpcache log file |
logMessage | Log a message |
PATCH | Cache-aware versions of httr verbs |
POST | Cache-aware versions of httr verbs |
PUT | Cache-aware versions of httr verbs |
requestLogSummary | Summarize HTTP requests from a log |
saveCache | Save and load cache state |
setCache | HTTP Cache API |
startLog | Enable logging |
uncached | Context manager to temporarily turn cache off if it is on |