Home
last modified time | relevance | path

Searched refs:http_request_parse_header (Results 1 – 4 of 4) sorted by relevance

/lighttpd1.4/src/
H A Drequest.h222 int http_request_parse_header (request_st * restrict r, http_header_parse_ctx * restrict hpctx);
H A Drequest.c633 http_request_parse_header (request_st * const restrict r, http_header_parse_ctx * const restrict hp… in http_request_parse_header() function
H A Dh2.c1434 const int http_status = http_request_parse_header(r, &hpctx); in h2_parse_headers_frame()
/lighttpd1.4/
H A DNEWS817 * [core] reduce memcmp in http_request_parse_header
1546 * [core] http_request_parse_header() specialized