improve support for using a local cache with CFHTTP

Description

The apache http client supports an optional cache layer

https://hc.apache.org/httpcomponents-client-4.5.x/current/tutorial/html/caching.html

where the cache is an application/server/content defined cache

https://github.com/Spantree/httpclient-cache-redis/blob/master/src/main/java/org/apache/http/impl/client/cache/redis/RedisHttpCacheStorage.java

the httpclient’s CacheResponseStatus should be added a key/value in the result

at the moment

Environment

None

Activity

Show:

Details

Assignee

Reporter

Priority

New Issue warning screen

Before you create a new Issue, please post to the mailing list first https://dev.lucee.org

Once the issue has been verified, one of the Lucee team will ask you to file an issue

Created 8 January 2022 at 15:21
Updated 8 January 2022 at 19:06