TWebRequest.Get(String,String) Method

Represents method Get(String,String).

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

Parameters

URI
Type: String

Content
Type: String

Return Value