Internet Direct (Indy)
Home
PreviousUpNext
TIdHTTPResponseInfo.Session Property

Represents the session for the HTTP response.

Pascal
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.

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.