Searched refs:http_request_init (Results 1 – 1 of 1) sorted by relevance
61 static struct http_request * http_request_init(struct http_server *srv, int fd, in http_request_init() function216 req = http_request_init(srv, conn, &addr); in http_server_cb()