package dream

  1. Overview
  2. Docs
Tidy, feature-complete Web framework

Install

Dune Dependency

Authors

Maintainers

Sources

dream-1.0.0-alpha2.tar.gz
sha256=bf19c13f0da7e01cc30b8dfaa1fca1dc8b44a06fb6e0eef56d56513952b9bb01
md5=1220f17530522e488653eb91115867e3

doc/src/dream.httpaf/httpaf.ml.html

Source file httpaf.ml

1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
module Headers = Headers
module IOVec = IOVec
module Method = Method
module Reqd = Reqd
module Request = Request
module Response = Response
module Status = Status
module Version = Version
module Body = Body
module Config = Config

module Server_connection = Server_connection
module Client_connection = Client_connection

module Httpaf_private = struct
  module Parse = Parse
  module Serialize = Serialize
end
OCaml

Innovation. Community. Security.