CachingOptions
data class CachingOptions
Specifies caching properties for an OutgoingContent such as Cache-Control or Expires
Constructors
CachingOptions( Specifies caching properties for an OutgoingContent such as Cache-Control or Expires |
Properties
val cacheControl: CacheControl? header |
|
val expires: GMTDate? header |