Check if value is __NOMAGIC__. This means magic rules from the less preferable MIME paths should be ignored.
assert(isNoMagic("__NOMAGIC__")); assert(!isNoMagic("somemagic"));
See Implementation
Check if value is __NOMAGIC__. This means magic rules from the less preferable MIME paths should be ignored.