Module Http_frame.Cookies


module Cookies: 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),