Searched refs:HTTP_CLIENT_REQUEST_ERROR_CONNECTION_LOST (Results 1 - 3 of 3) sorted by relevance

/dovecot/src/lib-http/
H A Dhttp-client.h150 HTTP_CLIENT_REQUEST_ERROR_CONNECTION_LOST, enumerator in enum:http_client_request_error
H A Dtest-http-client-errors.c504 test_assert(resp->status == HTTP_CLIENT_REQUEST_ERROR_CONNECTION_LOST);
1062 test_assert(resp->status == HTTP_CLIENT_REQUEST_ERROR_CONNECTION_LOST);
1200 test_assert(resp->status == HTTP_CLIENT_REQUEST_ERROR_CONNECTION_LOST);
H A Dhttp-client-connection.c269 HTTP_CLIENT_REQUEST_ERROR_CONNECTION_LOST, error);

Completed in 23 milliseconds