Home
last modified time | relevance | path

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

/dports/mail/dovecot/dovecot-2.3.17/src/plugins/fts/
H A Dfts-parser-tika.c114 http_response_get_message(response)); in fts_tika_parser_response()
128 http_response_get_message(response)); in fts_tika_parser_response()
133 http_response_get_message(response)); in fts_tika_parser_response()
/dports/mail/dovecot/dovecot-2.3.17/src/lib-http/
H A Dhttp-response.h75 http_response_get_message(const struct http_response *resp) in http_response_get_message() function
H A Dhttp-client-connection.c1679 http_response_get_message(response))); in http_client_connection_tunnel_response()
/dports/mail/dovecot/dovecot-2.3.17/src/plugins/fts-solr/
H A Dsolr-connection.c166 http_response_get_message(response)); in solr_connection_select_response()
226 http_response_get_message(response)); in solr_connection_update_response()
/dports/mail/dovecot/dovecot-2.3.17/src/plugins/push-notification/
H A Dpush-notification-driver-ox.c303 http_response_get_message(response)); in push_notification_driver_ox_http_callback()
309 http_response_get_message(response)); in push_notification_driver_ox_http_callback()
/dports/mail/dovecot/dovecot-2.3.17/src/lib-oauth2/
H A Doauth2-request.c142 .error = http_response_get_message(response), in oauth2_request_response()
/dports/mail/dovecot/dovecot-2.3.17/src/auth/
H A Dauth-policy.c391 http_response_get_message(response)); in auth_policy_process_response()
/dports/mail/dovecot/dovecot-2.3.17/
H A DChangeLog74832 global: Use http_response_get_message() to log HTTP responses.