Package io.ktor.server.plugins.conditionalheaders
Types
Link copied to clipboard
A configuration for the ConditionalHeaders plugin.
Functions
Link copied to clipboard
Retrieves the LastModified
and ETag
versions from headers.
Link copied to clipboard
suspend fun <ERROR CLASS>.versionsFor(content: <ERROR CLASS>): List<<ERROR CLASS>>
Content copied to clipboard
Retrieves versions such as LastModifiedVersion or EntityTagVersion for a given content.