Entry

interface Entry(source)

Describes registration data to create a revisioned file from.

Properties

Link copied to clipboard

The actual content of the file, necessary for sending responses.

Link copied to clipboard
abstract val contentType: ContentType

The content type of the file, e.g. text/javascript.

Link copied to clipboard
abstract val originalName: String

The original name of the file (without a revision), e.g. main.js.