FileHelpers extension

A set of extensions on the file object which help in composing http responses

on

Properties

contentType → ContentType?

Available on File, provided by the FileHelpers extension

Get the contentType header from the current
no setter
mimeType → String?

Available on File, provided by the FileHelpers extension

Get the mimeType as a string
no setter