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/dream-httpaf.dream-httpaf_/Dream_httpaf_/index.html

Module Dream_httpaf_Source

Sourcemodule Body : sig ... end
Sourcemodule Client_connection : sig ... end
Sourcemodule Config : sig ... end
Sourcemodule Headers : sig ... end
Sourcemodule Httpaf : sig ... end

Http/af is a high-performance, memory-efficient, and scalable web server for OCaml. It implements the HTTP 1.1 specification with respect to parsing, serialization, and connection pipelining. For compatibility, http/af respects the imperatives of the Server_connection header when handling HTTP 1.0 connections.

Sourcemodule IOVec : sig ... end
Sourcemodule Input_state : sig ... end
Sourcemodule Message : sig ... end
Sourcemodule Method : sig ... end
Sourcemodule Optional_thunk : sig ... end
Sourcemodule Output_state : sig ... end
Sourcemodule Parse : sig ... end
Sourcemodule Reqd : sig ... end
Sourcemodule Request : sig ... end
Sourcemodule Respd : sig ... end
Sourcemodule Response : sig ... end
Sourcemodule Response_state : sig ... end
Sourcemodule Serialize : sig ... end
Sourcemodule Server_connection : sig ... end
Sourcemodule Status : sig ... end
Sourcemodule Version : sig ... end
OCaml

Innovation. Community. Security.