package dream-httpaf

  1. Overview
  2. Docs
Internal: shared http/af stack for Dream (server) and Hyper (client)

Install

Dune Dependency

Authors

Maintainers

Sources

dream-1.0.0-alpha5.tar.gz
sha256=05bc7f6aff94893c151f3a5bcdee3328920c69b3763fac49ba27348dc7745901
md5=de6f6908ae899c9e85f2c751a0263932

doc/src/dream-httpaf.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.