package dream-httpaf

  1. Overview
  2. Docs
Legend:
Library
Module
Module type
Parameter
Class
Class type
type t =
  1. | Uninitialized
  2. | Awaiting_response
  3. | Received_response of Response.t * Body.Reader.t
  4. | Upgraded of Response.t
  5. | Closed
OCaml

Innovation. Community. Security.