Searched refs:http_request_parse_header_other (Results 1 – 1 of 1) sorted by relevance
562 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() function1156 if (0 != http_request_parse_header_other(r, k+j, klen-j, http_header_strict)) in http_request_parse_headers()