Unit 'HTTPDefs' Package
[Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] [#fcl]

TCookie.Path

Path attribute of the cookie

Declaration

Source position: httpdefs.pp line 188

public property TCookie.Path : string
  read FPath
  write FPath;

Description

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.


Documentation generated on: Jan 16 2026