Uses of Interface
org.apache.hc.client5.http.cache.CacheControl
Packages that use CacheControl
Package
Description
Caching APIs for both the classic and the asynchronous
HTTP transports.
-
Uses of CacheControl in org.apache.hc.client5.http.cache
Classes in org.apache.hc.client5.http.cache that implement CacheControlModifier and TypeClassDescriptionfinal classRepresents the value of the Cache-Control header in an HTTP request containing cache control directives.final classRepresents the value of the Cache-Control header in an HTTP response, which indicate whether and for how long the response can be cached by the client and intermediary proxies.