ConditionalHeaders
class ConditionalHeaders
Feature to check modified/match conditional headers and avoid sending contents if it was not changed
Types
class Configuration Configuration for ConditionalHeaders feature |
|
companion object Feature :
|
Constructors
ConditionalHeaders( Feature to check modified/match conditional headers and avoid sending contents if it was not changed |
Functions
suspend fun versionsFor( Retrieves versions such as LastModifiedVersion or EntityTagVersion for a given content |
Companion Object Properties
val key: AttributeKey<ConditionalHeaders> Unique key that identifies a feature |
Companion Object Functions
fun install( Feature installation script |