This object represents one of the HTTP Request Methods.
Enumerations
GET
POST
HEAD
PUT
DELETE
OPTIONS
TRACE
CONNECT
UNKNOWN_METHOD
EQ (http_method_e m)
The result is Boolean TRUE if the input argument is equal to the HTTP Request Method represented by this object.
Parameters (expressions not allowed):m- Http Request Method Name
Returns: bool_at