PeanutButter
Loading...
Searching...
No Matches
PeanutButter.SimpleHTTPServer.HttpConstants.Methods Class Reference

Common HTTP Methods. More...

Static Public Attributes

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.

Detailed Description

Common HTTP Methods.


The documentation for this class was generated from the following file:
  • source/SimpleServers/PeanutButter.SimpleHTTPServer/HttpConstants.cs