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

/dovecot/src/lib-http/
H A Dtest-http-payload.c692 struct http_client_context *http_context = NULL; local
699 http_context = http_client_context_create(client_set);
707 http_client_init_shared(http_context, NULL));
711 http_client_context_unref(&http_context);

Completed in 8 milliseconds