Package com.adobe.acs.commons.httpcache
@Version("1.0.0")
package com.adobe.acs.commons.httpcache
Http Cache - Caching sub-system for http requests. In nutshell, HTTP responses for the configured patterns of URIs
are cached on first request and served from cache for subsequent requests. This caching layer shall be availed for
requests for which responses are expensive to compute and can be cached.