Internet Direct (Indy)
Home
PreviousUpNext
TIdHTTPRequestInfo.Document Property

Specifies the path and document name for a HTTP request.

Pascal
property Document: string;

Document is a String property that specifies the Uniform Resource Identifier (URI) for the HTTP request. Document normally contains the path, document name, and optional parameters the URL requested. 

Document is updated when TIdHTTPServer reads the HTTP request during execution of a HTTP client session.

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.