Add support for external filters
authorFabian Keil <fk@fabiankeil.de>
Mon, 2 Jun 2014 06:19:06 +0000 (06:19 +0000)
committerFabian Keil <fk@fabiankeil.de>
Mon, 2 Jun 2014 06:19:06 +0000 (06:19 +0000)
commit7759e9a72652fe7e10f8596212865d8b2cd22ad4
tree0be313290851aeeb77297a82b4cdde513cb3cebe
parent8a65d9f0fb4a4369421b008fb2ebace1f543be08
Add support for external filters

... which allow to process the response body with a script
or program written in any language the platform supports.

External filters are enabled with +external-filter{} after
they have been defined in one of the filter files with
a header line starting with "EXTERNAL-FILTER:".

For this to work, a temporary directory has to be specified
using the newly-added temporary-directory directive.

External filters are experimental and not expected to
work on all platforms (yet).
14 files changed:
acconfig.h
actionlist.h
cgiedit.c
configure.in
errlog.c
filters.c
jbsockets.c
jbsockets.h
jcc.c
jcc.h
loadcfg.c
loaders.c
project.h
templates/edit-actions-for-url