http_file: unmatched HTTP requests are passed through
authorAdam Dickmeiss <adam@indexdata.dk>
Fri, 16 Dec 2011 12:00:59 +0000 (13:00 +0100)
committerAdam Dickmeiss <adam@indexdata.dk>
Fri, 16 Dec 2011 12:00:59 +0000 (13:00 +0100)
commitbba94e786e0ef6a2a3f1af8026d93c73302cab29
treea9a7c66df6e0fb37e3da136a04cb943f2ce7de31
parent40387c8987ef9f01ca97bc5e89db2a35c328f9a3
http_file: unmatched HTTP requests are passed through

The previous behavior was to return 404: not found. But that's
no good if we have filters after the http_file filter.
src/filter_http_file.cpp