http_request_method_exists Check whether request method exists &reftitle.description; inthttp_request_method_exists mixedmethod Check if a request method is registered (or available by default). &reftitle.parameters; method request method name or ID &reftitle.returnvalues; Returns &true; if the request method is known, else &false;.