package eliom

  1. Overview
  2. Docs
Legend:
Page
Library
Module
Module type
Parameter
Class
Class type
Source

Module Eliommod_cookiesSource

include module type of struct include Eliom_cookies_base end

changes to cookieset_to_json must be completed by corresponding changes in cookieset_of_json

Sourceval cookieset_of_json : string -> Ocsigen_cookie_map.t
Sourcemodule Map (Ord : sig ... end) : sig ... end
Sourcemodule Map_path : sig ... end
Sourcemodule Map_inner : sig ... end

in_local_storage implements cookie substitutes for iOS WKWebView

in_local_storage implements cookie substitutes for iOS WKWebView

Sourceval now : unit -> float

in_local_storage implements cookie substitutes for iOS WKWebView

Sourceval get_cookies_to_send : ?in_local_storage:bool -> string option -> bool -> Eliom_lib.Url.path -> (string * Deriving_Json.Json_string.a) list

in_local_storage implements cookie substitutes for iOS WKWebView

Sourceval make_new_session_id : unit -> 'a
OCaml

Innovation. Community. Security.