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

TCustomSession.SessionCookiePath

Path attribute for the session cookie

Declaration

Source position: httpdefs.pp line 685

public property TCustomSession.SessionCookiePath : string
  read FSessionCookiePath
  write SetSessionCookiePath;

Description

SessionCookiePath defines the path scope for the session cookie. The cookie will only be sent for requests matching this path prefix.


Documentation generated on: Jan 16 2026