Home
last modified time | relevance | path

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

/freebsd-12.1/lib/libfetch/
H A Dhttp.c114 #define HTTP_PROTOCOL_ERROR 999 macro
439 return (HTTP_PROTOCOL_ERROR); in http_get_reply()
443 return (HTTP_PROTOCOL_ERROR); in http_get_reply()
450 return (HTTP_PROTOCOL_ERROR); in http_get_reply()
1432 http_seterr(HTTP_PROTOCOL_ERROR); in http_connect()
1583 e = HTTP_PROTOCOL_ERROR; in http_request_body()
1806 case HTTP_PROTOCOL_ERROR: in http_request_body()
1829 http_seterr(HTTP_PROTOCOL_ERROR); in http_request_body()
1974 http_seterr(HTTP_PROTOCOL_ERROR); in http_request_body()
1982 http_seterr(HTTP_PROTOCOL_ERROR); in http_request_body()
[all …]