The different request types supported by evhttp. These are as specified
in RFC2616, except for PATCH which is specified by RFC5789.
By default, only some of these methods are accepted and passed to user
callbacks; use evhttp_set_allowed_methods() to change which methods
are allowed.
The different request types supported by evhttp. These are as specified in RFC2616, except for PATCH which is specified by RFC5789.
By default, only some of these methods are accepted and passed to user callbacks; use evhttp_set_allowed_methods() to change which methods are allowed.