Want body tool to only pipe certain MIME types
Closed this issue · 2 comments
hissohathair commented
New feature: body tool to only pipe through command if Content-Type matches a glob pattern (or regex)
hissohathair commented
Build (#79) currently broken -- FNM_CASEFOLD symbol not recognised on Linux targets. It's defined in <fnmatch,h> but only if POSIX C or GNU C symbols are defined. Looks like a job for autoconf.
hissohathair commented
Commit 35d9ec8 fixed -- verified in Build #80