package mehari

  1. Overview
  2. Docs

Module Mehari.PrivateSource

You can ignore it, unless you are porting Mehari to a new platform not supported by the existing IO backends.

Sourcemodule type IO = sig ... end
Sourcemodule type ADDR = sig ... end
Sourcetype response_view
Sourceval view_of_resp : response -> response_view
Sourcemodule Handler : sig ... end
Sourcemodule Cert : sig ... end
Sourcemodule CGI : sig ... end
Sourcemodule Logger_impl : sig ... end
Sourcemodule Protocol : sig ... end
Sourcemodule Rate_limiter_impl : sig ... end
Sourcemodule Router_impl : sig ... end
Sourcemodule Static : sig ... end