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

/httpd/modules/proxy/
H A Dmod_serf.c143 static int copy_headers_in(void *vbaton, const char *key, const char *value) function
370 apr_table_do(copy_headers_in, hdrs_bkt, ctx->r->headers_in, NULL);

Completed in 13 milliseconds