TWebRequest.Post(String) Method

Represents method Post(String).

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

Parameters

URI
Type: String

Return Value