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

/dovecot/src/lib-http/
H A Dtest-http-client.c293 test_http_request_init(struct http_client *http_client, function
327 test_http_request_init(http_client, "GET", url_str, &http_req, &test_req);
338 test_http_request_init(http_client, "POST", url_str, &http_req, &test_req);

Completed in 496 milliseconds