regress_http.c | 58 #include "event2/http.h" 65 #include "http-internal.h" 464 struct evhttp *http = http_setup(&port, data->base, server_flags); local 470 if (http_bind(http, &port2, server_flags) == -1) { 482 /* first half of the http request */ 484 "GET /test HTTP/1.1\r\n" 509 "GET /test HTTP/1.1\r\n" 532 "GET http://somehost.net/test HTTP/1.1\r\n" 543 evhttp_free(http); 647 struct evhttp *http = http_setup(&port, data->base, 0); local 768 struct evhttp *http = http_setup(&port, data->base, 0); local 852 struct evhttp *http = http_setup(&port, data->base, 0); local 913 struct evhttp *http = http_setup(&port, data->base, 0); local 1021 struct evhttp *http; local 1150 struct evhttp *http = http_setup(&port, data->base, 0); local 1241 struct evhttp *http = http_setup(&port, data->base, 0); local 1426 struct evhttp *http = http_setup(&port, data->base, 0); local 1629 struct evhttp *http = http_setup(&port, data->base, 0); local 1879 struct evhttp *http = http_setup(&port, data->base, 0); local 1928 struct evhttp *http = http_setup(&port, data->base, 0); local 2067 struct evhttp *http = http_setup(&port, data->base, 0); local 2192 struct evhttp *http = http_setup(&port, data->base, 0); local 2282 struct evhttp *http = http_setup(&port, data->base, 0); local 2958 struct evhttp *http; local 3045 struct evhttp *http = http_setup(&port, data->base, ssl ? HTTP_BIND_SSL : 0); local 3264 struct evhttp *http = http_setup(&port, data->base, ssl ? HTTP_BIND_SSL : 0); local 3340 struct evhttp *http = http_setup(&port, data->base, ssl ? HTTP_BIND_SSL : 0); local 3413 struct evhttp *http = http_setup(&port, data->base, 0); local 3485 struct evhttp *http = http_setup(&port, data->base, 0); local 3537 struct evhttp *http = http_setup(&port, data->base, ssl ? HTTP_BIND_SSL : 0); local 3594 struct evhttp *http; member in struct:http_server 3612 struct evhttp *http = http_setup(&hs.port, data->base, ssl ? HTTP_BIND_SSL : 0); local 3655 struct evhttp *http = http_setup(&hs.port, data->base, ssl ? HTTP_BIND_SSL : 0); local 3816 struct evhttp *http = NULL; local 3850 struct evhttp *http = http_setup(&port, data->base, 0); local 3915 struct evhttp *http = http_setup(&port, data->base, 0); local 3985 struct evhttp *http = http_setup(&port, data->base, 0); local 4105 struct evhttp *http = http_setup(&port, data->base, 0); local 4258 struct evhttp *http = http_setup(&port, data->base, 0); local 4380 struct evhttp *http = http_setup(&port, data->base, 0); local 4449 struct evhttp *http = http_setup(&port, data->base, ssl ? HTTP_BIND_SSL : 0); local 4486 struct evhttp *http = http_setup(&port, data->base, 0); local [all...] |