package server-reason-react

  1. Overview
  2. Docs
Legend:
Library
Module
Module type
Parameter
Class
Class type
type t = headers
val make : unit -> 'a Js.Dict.t
val makeWithInit : headersInit -> t
val append : string -> string -> t -> unit
val delete : string -> t -> unit
val get : string -> t -> string option
val has : string -> t -> bool
val set : string -> string -> t -> unit
OCaml

Innovation. Community. Security.