Home
last modified time | relevance | path

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

/freebsd-12.1/lib/libfetch/
H A Dhttp.c423 http_get_reply(conn_t *conn) in http_get_reply() function
1417 if (http_get_reply(conn) != HTTP_OK) { in http_connect()
1756 switch (http_get_reply(conn)) { in http_request_body()