Home
last modified time | relevance | path

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

/dflybsd-src/lib/libfetch/
H A Dhttp.c608 http_parse_headerstring(const char *cp, char *obuf) in http_parse_headerstring() function
727 *cpp = http_parse_headerstring(++*cpp, buf); in http_header_lex()