Lines Matching defs:request
83 "serf: request returned: %d", ctx->rstatus);
244 static serf_bucket_t* accept_response(serf_request_t *request,
252 /* get the per-request bucket allocator */
253 bkt_alloc = serf_request_get_alloc(request);
261 static apr_status_t handle_response(serf_request_t *request,
352 static apr_status_t setup_request(serf_request_t *request,
366 serf_request_get_alloc(request));
417 * the main request, so that we can cleanup safely and remove our events
527 /* TODO: create custom serf bucket, which does async request body reads */
536 ap_log_rerror(APLOG_MARK, APLOG_ERR, rv, r, APLOGNO(01130) "Unable to create temp request body buffer file.");
547 ap_log_rerror(APLOG_MARK, APLOG_ERR, rv, r, APLOGNO(01131) "failed to read request body");
554 ap_log_rerror(APLOG_MARK, APLOG_ERR, rv, r, APLOGNO(01132) "failed to read request body");