Searched refs:http_funopen (Results 1 – 1 of 1) sorted by relevance
331 http_funopen(conn_t *conn, int chunked) in http_funopen() function2047 if ((f = http_funopen(conn, chunked)) == NULL) { in http_request_body()