Home | History | Annotate | Download | only in test

Lines Matching refs:evhttp_request_get_command

745 	if (evhttp_request_get_command(req) != EVHTTP_REQ_DELETE) {
1989 if (evhttp_request_get_command(req) != EVHTTP_REQ_POST) {
2106 if (evhttp_request_get_command(req) != EVHTTP_REQ_PUT) {