Searched refs:http_request_parse_reqline (Results 1 – 2 of 2) sorted by relevance
860 static int http_request_parse_reqline(request_st * const restrict r, const char * const restrict pt… in http_request_parse_reqline() function1297 status = http_request_parse_reqline(r, hdrs, hoff, http_parseopts); in http_request_parse_hoff()
2108 * [core] http_request_parse_reqline() separate func