Searched defs:evhttp_send_error (Results 1 - 1 of 1) sorted by relevance

/external/chromium/third_party/libevent/
H A Dhttp.c1890 evhttp_send_error(struct evhttp_request *req, int error, const char *reason) function
2194 evhttp_send_error(req, HTTP_BADREQUEST, "Bad Request");

Completed in 245 milliseconds