Serve.serveIndex

Replies to request. Serve a file or build a listdir representation in case of a directory. It uses a diet template for the latter.

class Serve
protected
void
serveIndex
(
HTTPServerRequest req
,
HTTPServerResponse res
)

Meta