package dream-httpaf

  1. Overview
  2. Docs
Legend:
Page
Library
Module
Module type
Parameter
Class
Class type
Source

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.