package CamlGI

  1. Overview
  2. Docs
method domain : string
method max_age : int option
method name : string
method path : string
method secure : bool
method set_domain : string -> unit
method set_max_age : int option -> unit
method set_name : string -> unit
method set_path : string -> unit
method set_secure : bool -> unit
method set_value : string -> unit
method to_string : string
method value : string