package cohttp

  1. Overview
  2. Docs
type t
val make : ?expiry:expiration -> ?path:string -> ?domain:string -> ?secure:bool -> cookie -> t
val serialize : ?version:[ `HTTP_1_0 | `HTTP_1_1 ] -> t -> string * string
OCaml

Innovation. Community. Security.