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-alpha6.tar.gz
sha256=8d3b6344c0e175aca628b3d5bb8ee58265e8c1074fc2d40d63f136fef83daf90

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.