Home
last modified time | relevance | path

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

/freebsd/lib/libfetch/
H A Dhttp.c529 http_next_header(conn_t *conn, http_headerbuf_t *hbuf, const char **p) in http_next_header() function
1466 switch ((h = http_next_header(conn, &headerbuf, &p))) { in http_connect()
1866 switch ((h = http_next_header(conn, &headerbuf, &p))) { in http_request_body()