Home
last modified time | relevance | path

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

/lighttpd1.4/src/
H A Drequest.c562 static int http_request_parse_header_other(request_st * const restrict r, const char * const restri…
804 if (0 != http_request_parse_header_other(r, k+j, klen-j, in http_request_parse_header()
1061 static int http_request_parse_header_other(request_st * const restrict r, const char * const restri… in http_request_parse_header_other() function
1156 if (0 != http_request_parse_header_other(r, k+j, klen-j, http_header_strict)) in http_request_parse_headers()