Internet Direct (Indy)
Home
PreviousUpNext
TIdHTTPRequest.Source Property

Represents the input stream for HTTP Put or Post requests.

Pascal
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.

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.