public final class CacheControlHeadersWriter extends StaticHeadersWriter
StaticHeadersWriter that inserts headers to prevent caching.
Specifically it adds the following headers:
| Constructor and Description |
|---|
CacheControlHeadersWriter()
Creates a new instance
|