= 768" x-on:close-sidebar="sidebar=window.innerWidth >= 768 && 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_crunch ~mime_type read
serves up files using the function read
, taking the path from the context. 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