Internet Direct (Indy)
Home
PreviousUpNext
TIdNetscapeCookie.Path Property

Specifies the subset of URLs valid for the Cookie.

Pascal
property Path: String;

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.

Internet Direct (Indy) version 10.1.5
Copyright © 1993-2006, Chad Z. Hower (aka Kudzu) and the Indy Pit Crew. All rights reserved.
Website http://www.indyproject.org.
Post feedback to the Indy Documentation newsgroup.