Searched defs:http_client_request_url_str (Results 1 - 2 of 2) sorted by relevance

/dovecot/src/lib-http/
H A Dhttp-client.h238 http_client_request_url_str(struct http_client *client,
241 #define http_client_request_url_str(client, method, url_str, callback, context) \ macro
242 http_client_request_url_str(client, method, url_str + \
H A Dhttp-client-request.c161 #undef http_client_request_url_str macro
163 http_client_request_url_str(struct http_client *client, function

Completed in 14 milliseconds