Internet Direct (Indy) Version 9.0.2 Beta
TIdNetscapeCookie.Path
Specifies the subset of URLs valid for the Cookie.

property Path: String;
Description
Path is a String property that specifies the subset of URLs in a Domain for which the Cookie is valid. If the Domain for a Cookie matches the server host, then the request path specified in a URL is compared with the Path attribute, and is considered valid when Path is a subset of the request URL.