- Move get_filter_function() from jcc.c to filters.c
authorFabian Keil <fk@fabiankeil.de>
Sat, 29 Sep 2007 10:21:16 +0000 (10:21 +0000)
committerFabian Keil <fk@fabiankeil.de>
Sat, 29 Sep 2007 10:21:16 +0000 (10:21 +0000)
commit8728cdead13a06cddc650bedd58e299d8cc78314
tree68a7b3a17652e8a6658dd5fdfc2d144356b8302b
parent4ac8c82bdc9291575407f700e8f7008dbdd1136a
- Move get_filter_function() from jcc.c to filters.c
  so the filter functions can be static.
- Don't bother filtering body-less responses.
filters.c
filters.h
jcc.c