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
434 return (HTTP_PROTOCOL_ERROR); in http_get_reply()
438 return (HTTP_PROTOCOL_ERROR); in http_get_reply()
445 return (HTTP_PROTOCOL_ERROR); in http_get_reply()
1449 http_seterr(HTTP_PROTOCOL_ERROR); in http_connect()
1603 e = HTTP_PROTOCOL_ERROR; in http_request_body()
1826 case HTTP_PROTOCOL_ERROR: in http_request_body()
1849 http_seterr(HTTP_PROTOCOL_ERROR); in http_request_body()
1994 http_seterr(HTTP_PROTOCOL_ERROR); in http_request_body()
2002 http_seterr(HTTP_PROTOCOL_ERROR); in http_request_body()
[all …]