Home
last modified time | relevance | path

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

/freebsd/lib/libfetch/
H A Dhttp.c606 http_parse_headerstring(const char *cp, char *obuf) in http_parse_headerstring() function
725 *cpp = http_parse_headerstring(++*cpp, buf); in http_header_lex()