module Cookies: Map.S with type key = Url.path
Map.S
with type key = Url.path
This table is to store cookie values for each path. The key has type Url.path option: it is for the path (default: root of the site),