Class Pl_HTTP_Cookies.http_cookies

class http_cookies : Perl.sv -> object .. end

method sv : Perl.sv
method save : ?filename:string -> unit -> unit
method load : ?filename:string -> unit -> unit
method revert : unit -> unit
method as_string : ?skip_discardables:bool -> unit -> string