Uses of Class
org.miaixz.bus.http.cache.CacheControl.Builder
Packages that use CacheControl.Builder
-
Uses of CacheControl.Builder in org.miaixz.bus.http.cache
Methods in org.miaixz.bus.http.cache that return CacheControl.BuilderModifier and TypeMethodDescriptionCacheControl.Builder.immutable()设置缓存响应的最大时间。接受超过新鲜度生存期的缓存响应,最多接受maxStale。设置一个响应持续刷新的最小秒数。CacheControl.Builder.noCache()CacheControl.Builder.noStore()CacheControl.Builder.noTransform()CacheControl.Builder.onlyIfCached()