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