TWebRequest.Post(String,TStream) Method

Represents method Post(String,TStream).

Namespace: System.Net.HTTP.Client
public
 function Post(const URI: String; ContentStream: TStream): TWebResponse; overload;

Parameters

URI
Type: String

ContentStream
Type: TStream

Return Value