Represents the input stream for HTTP Put or Post requests.
property Source: TIdStream;
Source is a TStream property that represents the input stream containing data used during execution of the HTTP request using the selected Method.
Source is also used by the TIdHTTPProtocol protocol handler for a TIdHTTP client to determine the content length for a request.
Copyright © 1993-2006, Chad Z. Hower (aka Kudzu) and the Indy Pit Crew. All rights reserved.
|
Post feedback to the Indy Docs Newsgroup.
|