Home
last modified time | relevance | path

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

/freebsd-12.1/lib/libfetch/
H A Dhttp.c530 http_next_header(conn_t *conn, http_headerbuf_t *hbuf, const char **p) in http_next_header() function
1427 switch ((h = http_next_header(conn, &headerbuf, &p))) { in http_connect()
1824 switch ((h = http_next_header(conn, &headerbuf, &p))) { in http_request_body()