TWebRequest.Put(String,String) Method

Represents method Put(String,String).

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

Parameters

URI
Type: String

Content
Type: String

Return Value