Represents the session for the HTTP response.
property Session: TIdHTTPSession;
Session is a read-only TIdHTTPSession property that represents the HTTP session used for the HTTP response.
Session is assigned when the HTTP server calls CreateSession to get or create a persistent session for the client connection.
Copyright © 1993-2006, Chad Z. Hower (aka Kudzu) and the Indy Pit Crew. All rights reserved.
|
Post feedback to the Indy Docs Newsgroup.
|