Internet Direct (Indy) Version 9.0.1 Beta
Content
|
Index
|
Reference
TIdHTTPResponseInfo.Session
TIdHTTPResponseInfo
Represents the session for the HTTP response.
property
Session: TIdHTTPSession;
Description
Session is a read-only
TIdHTTPSession
property that represents the HTTP session used for the HTTP response. Session is assigned when
TIdHTTPServer.CreateSession
is used to get or create a persistent session for the client connection.