Source file shuttle_http__.ml

1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
(* generated by dune *)

(** @canonical Shuttle_http.Body *)
module Body = Shuttle_http__Body

(** @canonical Shuttle_http.Bytebuffer *)
module Bytebuffer = Shuttle_http__Bytebuffer

(** @canonical Shuttle_http.Client *)
module Client = Shuttle_http__Client

(** @canonical Shuttle_http.Headers *)
module Headers = Shuttle_http__Headers

(** @canonical Shuttle_http.Input_channel *)
module Input_channel = Shuttle_http__Input_channel

(** @canonical Shuttle_http.Input_channel0 *)
module Input_channel0 = Shuttle_http__Input_channel0

(** @canonical Shuttle_http.Io_util *)
module Io_util = Shuttle_http__Io_util

(** @canonical Shuttle_http.Meth *)
module Meth = Shuttle_http__Meth

(** @canonical Shuttle_http.Output_channel *)
module Output_channel = Shuttle_http__Output_channel

(** @canonical Shuttle_http.Output_channel0 *)
module Output_channel0 = Shuttle_http__Output_channel0

(** @canonical Shuttle_http.Parser *)
module Parser = Shuttle_http__Parser

(** @canonical Shuttle_http.Request *)
module Request = Shuttle_http__Request

(** @canonical Shuttle_http.Response *)
module Response = Shuttle_http__Response

(** @canonical Shuttle_http.Server *)
module Server = Shuttle_http__Server

(** @canonical Shuttle_http.Slice *)
module Slice = Shuttle_http__Slice

(** @canonical Shuttle_http.Ssl *)
module Ssl = Shuttle_http__Ssl

(** @canonical Shuttle_http.Status *)
module Status = Shuttle_http__Status

(** @canonical Shuttle_http.Tcp_channel *)
module Tcp_channel = Shuttle_http__Tcp_channel

(** @canonical Shuttle_http.Version *)
module Version = Shuttle_http__Version