Internet Direct (Indy) Version 9.0.2 Beta
TIdHTTPRequestInfo.Document
Specifies the path and document name for a HTTP request.

property Document: string;
Description
Document is a String property that specifies the path and document name as parsed from the URL for a HTTP request.

Document is updated by TIdHTTPServer when a peer thread receives a HTTP request.