Searched refs:http_match (Results 1 - 1 of 1) sorted by relevance

/freebsd-11-stable/lib/libfetch/
H A Dhttp.c459 http_match(const char *str, const char *hdr) function
586 if ((*p = http_match(hdr_names[i].name, hbuf->buf)) != NULL)

Completed in 107 milliseconds