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-alpha3.tar.gz
sha256=f289253109aee39ab912f9f38aa5e7b44e0b4b01fd7d3dd5c407b034c57f01bc
md5=148588e6f584cd9f2438e56da7df2f56

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