Home
last modified time | relevance | path

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

/freebsd/lib/libfetch/
H A Dhttp.c113 #define HTTP_PROTOCOL_ERROR 999 macro
438 return (HTTP_PROTOCOL_ERROR); in http_get_reply()
442 return (HTTP_PROTOCOL_ERROR); in http_get_reply()
449 return (HTTP_PROTOCOL_ERROR); in http_get_reply()
1471 http_seterr(HTTP_PROTOCOL_ERROR); in http_connect()
1625 e = HTTP_PROTOCOL_ERROR; in http_request_body()
1848 case HTTP_PROTOCOL_ERROR: in http_request_body()
1871 http_seterr(HTTP_PROTOCOL_ERROR); in http_request_body()
2016 http_seterr(HTTP_PROTOCOL_ERROR); in http_request_body()
2024 http_seterr(HTTP_PROTOCOL_ERROR); in http_request_body()
[all …]