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