Legend:
Library
Module
Module type
Parameter
Class
Class type
Library
Module
Module type
Parameter
Class
Class type
Serve static HTTP sites from a Mirage key-value store.
module HTTP (FS : Mirage_kv_lwt.RO) (S : Cohttp_lwt.Server) : sig ... end
Plain HTTP file serving from a read-only key-value store.