73371e8332
Mojolicious::Plugin::RenderFile is a Mojolicious plugin that adds "render_file" helper. It does not read file in memory and just streaming it to a client. PR: 284994 Reported by: diego <teru-sama@riseup.net>