Path attribute of the cookie
Source position: httpdefs.pp line 188
public property TCookie.Path : string |
Path specifies the URL path that must exist in the requested URL for the browser to send the cookie. If not specified, defaults to the path of the request URL that generated the cookie.