Documentation

Unity Engine


User Manual

Script Reference

Unity Engine


kHttpVerbGET

The string "GET", commonly used as the verb for an HTTP GET request.
Read time 1 minuteLast updated 8 days ago

Definition

public const string kHttpVerbGET = "GET"