Searched defs:chunked (Results 1 – 3 of 3) sorted by relevance
168 int chunked = 0; in ap_proxy_http_handler() local
461 …send_fb(BUFF *f, request_rec *r, cache_req *c, off_t len, int nowrite, int chunked, size_t recv_bu… in ap_proxy_send_fb()
749 int chunked; /* sending chunked transfer-coding */ member