Common HTTP Methods.
More...
|
const string | GET = "GET" |
| GET.
|
const string | POST = "POST" |
| POST.
|
const string | PUT = "PUT" |
| PUT method.
|
const string | DELETE = "DELETE" |
| DELETE method.
|
const string | PATCH = "PATCH" |
| PATCH method.
|
The documentation for this class was generated from the following file:
- source/SimpleServers/PeanutButter.SimpleHTTPServer/HttpConstants.cs