package cohttp-mirage

  1. Overview
  2. Docs

Module Cohttp_mirage.StaticSource

Serve static HTTP sites from a Mirage key-value store.

Serve static HTTP sites from a Mirage key-value store.

Sourcemodule HTTP (FS : Mirage_kv.RO) (S : Cohttp_lwt.S.Server) : sig ... end

Plain HTTP file serving from a read-only key-value store.