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

/freebsd-9.3-release/lib/libfetch/
H A Dhttp.c476 * from the previous http_next_header() invocation, or, the first
525 http_next_header(conn_t *conn, http_headerbuf_t *hbuf, const char **p) function
1770 /* get headers. http_next_header expects one line readahead */
1776 switch ((h = http_next_header(conn, &headerbuf, &p))) {

Completed in 46 milliseconds