Home
last modified time | relevance | path

Searched refs:http_request_parse_reqline (Results 1 – 2 of 2) sorted by relevance

/lighttpd1.4/src/
H A Drequest.c860 static int http_request_parse_reqline(request_st * const restrict r, const char * const restrict pt… in http_request_parse_reqline() function
1297 status = http_request_parse_reqline(r, hdrs, hoff, http_parseopts); in http_request_parse_hoff()
/lighttpd1.4/
H A DNEWS2108 * [core] http_request_parse_reqline() separate func