package dream-httpaf

  1. Overview
  2. Docs
Legend:
Library
Module
Module type
Parameter
Class
Class type
type t =
  1. | Data
  2. | Headers
  3. | Priority
  4. | RSTStream
  5. | Settings
  6. | PushPromise
  7. | Ping
  8. | GoAway
  9. | WindowUpdate
  10. | Continuation
  11. | Unknown of int
val serialize : t -> int
val parse : int -> t
OCaml

Innovation. Community. Security.