Home
last modified time | relevance | path

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

/lighttpd1.4/src/
H A Drequest.c369 static int http_request_parse_duplicate(request_st * const restrict r, const enum http_header_e id,… in http_request_parse_duplicate() function
445 return http_request_parse_duplicate(r, id, k, klen, v, vlen); in http_request_parse_single_header()