This function encapsulates the logic of making a cache key, allowing other code or libraries to access the HTTP cache programmatically.
Usage
buildCacheKey(url, query = NULL, body = NULL, extras = c())
This function encapsulates the logic of making a cache key, allowing other code or libraries to access the HTTP cache programmatically.
buildCacheKey(url, query = NULL, body = NULL, extras = c())