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

/dovecot/src/lib-http/
H A Dtest-http-client.c322 static void run_http_get(struct http_client *http_client, const char *url_str) function
412 run_http_get(http_client1, argv[1]);
413 run_http_get(http_client2, argv[1]);
414 run_http_get(http_client3, argv[1]);
415 run_http_get(http_client4, argv[1]);

Completed in 1078 milliseconds