module Map_path: Map.S with type key := Ocsigen_lib_base.Url_base.path
Map.S
with type key := Ocsigen_lib_base.Url_base.path
This type of maps is used to store cookie values for each path. The key has type Url.path option: it is for the path (default: root of the site).