Is there a way to block by MIME type?(example: application/x-shockwave-flash)
It appears that filters are only for file name extensions.
(example: -swf)
I rediscovered an old .httrackrc of mine with entries like:
assume cgi=application/x-block
which I do not find documented any where.
Is "x-block" special? |