= 1024" x-on:close-sidebar="sidebar=window.innerWidth >= 1024 && true">
package datakit-ci
-
datakit_ci
Legend:
Library
Module
Module type
Parameter
Class
Class type
Library
Module
Module type
Parameter
Class
Class type
new static ~valid ~mime_type dir
serves up files from the directory dir
, taking the leafname from the context. Names must match the RE valid
and the MIME type returned will be mime_type uri
.
inherit Cohttp_lwt_body.t Wm.resource
method content_types_accepted : ((string * Cohttp_lwt_body.t Wm.acceptor) list,
Cohttp_lwt_body.t)
Wm.op
method content_types_provided : ((string * Cohttp_lwt_body.t Wm.provider) list,
Cohttp_lwt_body.t)
Wm.op