Legend:
Page
Library
Module
Module type
Parameter
Class
Class type
Source
Page
Library
Module
Module type
Parameter
Class
Class type
Source
Vif_core.CookieSourceval pp_error :
Format.formatter ->
[< `Invalid_encrypted_cookie | `Msg of string | `Not_found ] ->
unittype config = {expires : float option;max_age : float option;domain : [ `host ] Domain_name.t option;path : bool;secure : bool;http_only : bool;same_site : [ `Strict | `Lax | `None ];}