Home
last modified time | relevance | path

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

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