Specifies the path and document name for a HTTP request.
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.
Copyright © 1993-2006, Chad Z. Hower (aka Kudzu) and the Indy Pit Crew. All rights reserved.
|
Post feedback to the Indy Docs Newsgroup.
|