package sihl

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

Source file http__.ml

1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
(* generated by dune *)

(** @canonical Http.Cookie *)
module Cookie = Http__Cookie

(** @canonical Http.Middleware *)
module Middleware = Http__Middleware

(** @canonical Http.Request *)
module Request = Http__Request

(** @canonical Http.Response *)
module Response = Http__Response

(** @canonical Http.Route *)
module Route = Http__Route

(** @canonical Http.Service *)
module Service = Http__Service
OCaml

Innovation. Community. Security.