Options
All
  • Public
  • Public/Protected
  • All
Menu

Enumeration Methods

This enum contains values, which are simply the standard methods types are used to making network requests in web development languages and platforms.

Index

Enumeration members

Enumeration members

DELETE

DELETE: = "DELETE"

GET

GET: = "GET"

POST

POST: = "POST"

PUT

PUT: = "PUT"

Generated using TypeDoc