Happstack.Server.FileServe.BuildingBlocks

High-Level

Serving files from a directory

fileServe

fileServe'

fileServeLazy

fileServeStrict

data Browsing

serveDirectory

Serving a single file

serveFile

serveFileUsing

Low-Level

sendFileResponse

lazyByteStringResponse

strictByteStringResponse

filePathSendFile

filePathLazy

filePathStrict

Content-Type / Mime-Type

type MimeMap

mimeTypes

asContentType

guessContentType

guessContentTypeM

Other

blockDotFiles

defaultIxFiles

tryIndex

doIndex

doIndex'

doIndexLazy

doIndexStrict

fileNotFound

isDot