Module Ocsigen_cookie_map.Map_path

module Map_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).