package sihl

  1. Overview
  2. Docs
Legend:
Page
Library
Module
Module type
Parameter
Class
Class type
Source

Module HttpSource

Sourceexception Exception of string
Sourcetype content_type =
  1. | Html
  2. | Json
  3. | Pdf
Sourceval show_content_type : content_type -> string
Sourcetype header = string * string
Sourcetype headers = header list
Sourcemodule Route : sig ... end
Sourcemodule Res : sig ... end
Sourcemodule Req : sig ... end
Sourcemodule Utils : sig ... end
Sourcemodule Template : sig ... end
OCaml

Innovation. Community. Security.