An enumeration representing the types of HTTP requests available to make.

Enumeration Members

METHOD_GET: 1
METHOD_POST: 2
METHOD_UNKOWN: 0

Generated using TypeDoc