Property Method
Method
The HTTP verb used by this UnityWebRequest, such as GET or POST.
Declaration
public string Method { get; }
Property Value
Type | Description |
---|---|
String |
The HTTP verb used by this UnityWebRequest, such as GET or POST.
public string Method { get; }
Type | Description |
---|---|
String |