]> granicus.if.org Git - apache/commit
Restore the apr_brigade_insert_file() call to within recall_body(), as the
authorGraham Leggett <minfrin@apache.org>
Tue, 12 Oct 2010 20:43:51 +0000 (20:43 +0000)
committerGraham Leggett <minfrin@apache.org>
Tue, 12 Oct 2010 20:43:51 +0000 (20:43 +0000)
commitd1da525e055237b2a0d9fa4a11a85d22e4a2ed23
tree299487d48363abe91ec43819cf81b56477ebb9d2
parent39262df91369a1e2e19645e37bc4fe5dcb3c3339
Restore the apr_brigade_insert_file() call to within recall_body(), as the
function does more than add a single file bucket. Pass an empty brigade
to recall_body(), and prepend the result to the existing output brigade,
the next bucket being eos.

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1021917 13f79535-47bb-0310-9956-ffa450edef68
modules/cache/mod_cache.c
modules/cache/mod_disk_cache.c