Class ClientCacheControl

java.lang.Object
com.linecorp.armeria.common.CacheControl
com.linecorp.armeria.common.ClientCacheControl

public final class ClientCacheControl
extends CacheControl
Directives for HTTP caching mechanisms in requests.
See Also:
ClientCacheControlBuilder, Cache-Control (MDN), Why is Cache-Control header sent in a request?