Home
last modified time | relevance | path

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

/dports/mail/dovecot/dovecot-2.3.17/src/lib-http/
H A Dhttp-client-connection.c129 http_client_connection_retry_requests(struct http_client_connection *conn, in http_client_connection_retry_requests() function
271 http_client_connection_retry_requests(conn, status, error); in http_client_connection_abort_temp_error()
/dports/mail/dovecot/dovecot-2.3.17/
H A DChangeLog33778 http_client_connection_retry_requests() in
33801 Before, it was implemented in http_client_connection_retry_requests(), but