Generated by
JDiff

Class org.springframework.http.CacheControl

Added Methods
CacheControl staleIfError(long, TimeUnit) Add a "stale-if-error" directive.
CacheControl staleWhileRevalidate(long, TimeUnit) Add a "stale-while-revalidate" directive.