Options for serveFile.
serveFile
Optional
The algorithm to use for generating the ETag.
{"SHA-256"} Copy
{"SHA-256"}
An optional object returned by Deno.stat. It is used for optimization purposes.
Defaults to the result of calling Deno.stat with the provided filePath.
filePath
Options for
serveFile.