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

/dovecot/src/lib-http/
H A Dtest-http-client.c331 static void run_http_post(struct http_client *http_client, const char *url_str, function
418 run_http_post(http_client1, argv[1], argv[2]);
419 run_http_post(http_client2, argv[1], argv[2]);
420 run_http_post(http_client3, argv[1], argv[2]);
421 run_http_post(http_client4, argv[1], argv[2]);

Completed in 24 milliseconds