Cohttp_mirage.Static
Serve static HTTP sites from a Mirage key-value store.
Serve static HTTP sites from a Mirage key-value store.
module HTTP (FS : Mirage_kv.RO) (S : Cohttp_lwt.S.Server) : sig ... end
Plain HTTP file serving from a read-only key-value store.