bref
API 2014 of the Zia HTTP server.
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Defines
Enumerations
bref::request_methods Namespace Reference

Namespace containing the various HTTP methods. More...

Enumerations

enum  Type {
  UndefinedRequestMethod = 0, Options, Get, Head,
  Post, Put, Delete, Trace,
  Connect
}
 Enumeration containing the various HTTP methods.

Detailed Description

Namespace containing the various HTTP methods.

See also:
request_methods::Type