Property method
method
Defines the HTTP verb used by this UnityWebRequest, such as GET or POST.
Declaration
string method { get; set; }
Property Value
| Type | Description |
|---|---|
| String |
Defines the HTTP verb used by this UnityWebRequest, such as GET or POST.
string method { get; set; }
| Type | Description |
|---|---|
| String |