Cohttp_mirage.StaticServe 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 ... endPlain HTTP file serving from a read-only key-value store.