hissohathair/mumpsimus

Want body tool to only pipe certain MIME types

Closed this issue · 2 comments

New feature: body tool to only pipe through command if Content-Type matches a glob pattern (or regex)

Commit a9712d3.

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.

Commit 35d9ec8 fixed -- verified in Build #80