Crate clia_ntex_files

source ·
Expand description

Static files support

Structs

A directory; responds with the generated directory listing.
Static files handling
HTTP Range header representation.
A file with an associated name.

Functions

Return the MIME type associated with a filename extension (case-insensitive). If ext is empty or no associated type for the extension was found, returns the type application/octet-stream.