kHttpVerbPOST
The string "POST", commonly used as the verb for an HTTP POST request.
Read time 1 minuteLast updated 8 days ago
Definition
- Type: Field
- Namespace: UnityEngine.Networking
- Assembly: UnityEngine.UnityWebRequestModule
public const string kHttpVerbPOST = "POST"