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

/httpd/modules/proxy/
H A Dmod_serf.c26 #include "serf.h"
72 * thread in the Event MPM -- the same thread that serf callbacks are made
80 /* Causes all serf connections to unregister from the event mpm */
83 "serf: request returned: %d", ctx->rstatus);
147 /* XXXXX: List of headers not to copy to serf. serf's serf_bucket_headers_setn,
297 * XXXXX: If I understood serf buckets better, it might be possible to not
325 /* TODO: make APR bucket <-> serf bucket stuff more magical. */
418 * from the main serf context in the async mpm mode.
495 ap_log_rerror(APLOG_MARK, APLOG_ERR, rv, r, APLOGNO(01129) "mpm lied to us about supporting serf
1118 AP_DECLARE_MODULE(serf) = variable
[all...]

Completed in 737 milliseconds