Home | History | Annotate | Download | only in event2

Lines Matching refs:EVHTTP_REQ_GET

492 	EVHTTP_REQ_GET     = 1 << 0,
783 @param type the request type EVHTTP_REQ_GET, EVHTTP_REQ_POST, etc.