The Perl and Raku Conference 2025: Greenville, South Carolina - June 27-29 Learn more

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.