Home
last modified time | relevance | path

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

/freebsd-13.1/lib/libfetch/
H A Dhttp.c115 #define HTTP_PROTOCOL_ERROR 999 macro
440 return (HTTP_PROTOCOL_ERROR); in http_get_reply()
444 return (HTTP_PROTOCOL_ERROR); in http_get_reply()
451 return (HTTP_PROTOCOL_ERROR); in http_get_reply()
1475 http_seterr(HTTP_PROTOCOL_ERROR); in http_connect()
1629 e = HTTP_PROTOCOL_ERROR; in http_request_body()
1852 case HTTP_PROTOCOL_ERROR: in http_request_body()
1875 http_seterr(HTTP_PROTOCOL_ERROR); in http_request_body()
2020 http_seterr(HTTP_PROTOCOL_ERROR); in http_request_body()
2028 http_seterr(HTTP_PROTOCOL_ERROR); in http_request_body()
[all …]