Internet Direct (Indy) Version 9.0.2 Beta
TIdHTTPRequestInfo.Session
Represents the HTTP session for the request.

property Session: TIdHTTPSession;
Description
Session is a read-only TIdHTTPSession property used to represent the HTTP session that acts as the transport for the HTTP request.

Session is updated by TIdHTTPServer when a peer thread generates a HTTP request.