Package net.targetr.wtm3.net.http.proxy.cache
package net.targetr.wtm3.net.http.proxy.cache
Extenstion to the proxy to support basic caching.
- Author:
- Dr Michael Gardiner
-
ClassesClassDescriptionA proxy that caches responses from target servers to avoid repeated network requests.Streams a response to a client from another connection while caching the response dataA simple, thread-safe in-memory cache for HTTP responses.Represents a cached response entry.