EVHTTP_REQ_GET    306 third_party/libevent/http.c 	case EVHTTP_REQ_GET:
EVHTTP_REQ_GET   1273 third_party/libevent/http.c 		req->type = EVHTTP_REQ_GET;
EVHTTP_REQ_GET    438 third_party/libevent/test/regress_http.c 	if (evhttp_make_request(evcon, req, EVHTTP_REQ_GET, "/test") == -1) {
EVHTTP_REQ_GET    466 third_party/libevent/test/regress_http.c 	if (evhttp_make_request(evcon, req, EVHTTP_REQ_GET, "/test") == -1) {
EVHTTP_REQ_GET    482 third_party/libevent/test/regress_http.c 	if (evhttp_make_request(evcon, req, EVHTTP_REQ_GET, "/test") == -1) {
EVHTTP_REQ_GET    647 third_party/libevent/test/regress_http.c 	if (evhttp_make_request(evcon, req, EVHTTP_REQ_GET, "/?arg=val") == -1) {
EVHTTP_REQ_GET    876 third_party/libevent/test/regress_http.c 	if (evhttp_make_request(evcon, req, EVHTTP_REQ_GET, "/test") == -1) {
EVHTTP_REQ_GET    938 third_party/libevent/test/regress_http.c 	    req, EVHTTP_REQ_GET, with_delay ? "/largedelay" : "/test") == -1) {
EVHTTP_REQ_GET   1333 third_party/libevent/test/regress_http.c 			EVHTTP_REQ_GET, "/chunked") == -1) {
EVHTTP_REQ_GET   1439 third_party/libevent/test/regress_http.c 	if (evhttp_make_request(evcon, req, EVHTTP_REQ_GET, "/test") == -1) {