The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.

NAME

magic_mime_map - Use File::MMagic to set MIME type

SYNOPSIS

    Plugin magic_mime_map

DESCRIPTION

This plugin uses File::MMagic to set the MIME type of the request. This has the potential to open the file and be a synchronous action, so use with caution.