Class ServerCacheControl

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

public final class ServerCacheControl
extends CacheControl
Directives for HTTP caching mechanisms in responses.
See Also:
ServerCacheControlBuilder, HTTP Caching (Google), Cache-Control (MDN)