Package | Description |
---|---|
org.apache.hc.client5.http.cache |
Caching APIs for both the classic and the asynchronous
HTTP transports.
|
Modifier and Type | Class and Description |
---|---|
class |
RequestCacheControl
Represents the value of the Cache-Control header in an HTTP request containing cache
control directives.
|
class |
ResponseCacheControl
Represents 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.
|
Copyright © 1999–2021 The Apache Software Foundation. All rights reserved.