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