Searched refs:http_response (Results 1 - 19 of 19) sorted by relevance

/dovecot/src/lib-http/
H A Dhttp-response.h16 struct http_response { struct
35 http_response_init(struct http_response *resp,
39 http_response_header_find(const struct http_response *resp, const char *name)
47 http_response_header_get(const struct http_response *resp, const char *name)
55 http_response_header_get_fields(const struct http_response *resp)
63 http_response_get_message(const struct http_response *resp)
70 bool http_response_has_connection_option(const struct http_response *resp,
72 int http_response_get_payload_size(const struct http_response *resp,
H A Dhttp-response.c11 http_response_init(struct http_response *resp,
22 bool http_response_has_connection_option(const struct http_response *resp,
36 int http_response_get_payload_size(const struct http_response *resp,
H A Dhttp-response-parser.h24 struct http_response *response, const char **error_r);
H A Dhttp-client.h10 struct http_response;
212 http_client_request_callback_t(const struct http_response *response,
223 const struct http_response *response, typeof(context))), \
235 const struct http_response *response, typeof(context))), \
244 const struct http_response *response, typeof(context))), \
260 const struct http_response *response, typeof(context))), \
273 const struct http_response *response, typeof(context))), \
H A Dtest-http-client-errors.c98 const struct http_response *resp,
166 const struct http_response *resp,
177 const struct http_response *resp,
244 const struct http_response *resp,
310 const struct http_response *resp,
385 const struct http_response *resp,
495 const struct http_response *resp,
581 const struct http_response *resp,
710 const struct http_response *resp,
802 const struct http_response *res
[all...]
H A Dtest-http-response-parser.c174 struct http_response presponse;
315 struct http_response response;
353 struct http_response response;
H A Dhttp-client-private.h483 const struct http_response *response);
493 struct http_response *response);
496 struct http_response *response);
H A Dhttp-response-parser.c316 struct http_response *response, const char **error_r)
H A Dhttp-client-connection.c808 struct http_response *response)
900 struct http_response response;
1351 struct http_response response;
1570 http_client_connection_tunnel_response(const struct http_response *response,
H A Dhttp-client-request.c614 const struct http_response *response)
1355 struct http_response *response)
1365 struct http_response response_copy = *response;
1403 struct http_response response;
H A Dtest-http-client.c58 got_request_response(const struct http_response *response,
H A Dtest-http-payload.c809 test_client_download_response(const struct http_response *resp,
1046 test_client_echo_response(const struct http_response *resp,
/dovecot/src/lib-oauth2/
H A Doauth2-introspect.c40 oauth2_introspect_response(const struct http_response *response,
H A Doauth2-refresh.c80 oauth2_refresh_response(const struct http_response *response,
H A Doauth2-token-validate.c62 oauth2_token_validate_response(const struct http_response *response,
/dovecot/src/plugins/fts/
H A Dfts-parser-tika.c87 fts_tika_parser_response(const struct http_response *response,
/dovecot/src/plugins/fts-solr/
H A Dsolr-connection.c410 solr_connection_select_response(const struct http_response *response,
483 solr_connection_update_response(const struct http_response *response,
/dovecot/src/plugins/push-notification/
H A Dpush-notification-driver-ox.c275 (const struct http_response *response, struct mail_user *user)
/dovecot/src/auth/
H A Dauth-policy.c336 void auth_policy_process_response(const struct http_response *response,

Completed in 1856 milliseconds