debian man page for plack::middleware::xsendfile

Query: plack::middleware::xsendfile

OS: debian

Section: 3pm

Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar

Plack::Middleware::XSendfile(3pm)			User Contributed Perl Documentation			 Plack::Middleware::XSendfile(3pm)

NAME
Plack::Middleware::XSendfile - Sets X-Sendfile (or a like) header for frontends
SYNOPSIS
enable "Plack::Middleware::XSendfile";
DESCRIPTION
You should use IO::File::WithPath or Plack::Util's "set_io_path" to add "path" method to an IO object in the body. See http://github.com/rack/rack-contrib/blob/master/lib/rack/contrib/sendfile.rb <http://github.com/rack/rack- contrib/blob/master/lib/rack/contrib/sendfile.rb> for the frontend configuration.
AUTHOR
Tatsuhiko Miyagawa perl v5.14.2 2011-04-13 Plack::Middleware::XSendfile(3pm)
Related Man Pages
plack::middleware::conditional(3pm) - debian
plack::middleware::expires(3pm) - debian
plack::middleware::file::sass(3pm) - debian
plack::middleware::lint(3pm) - debian
plack::middleware::recursive(3pm) - debian
Similar Topics in the Unix Linux Community
One instance of comparing grep and awk
Find columns in a file based on header and print to new file
A (ksh) Library For and From UNIX.com
How to copy a column of multiple files and paste into new excel file (next to column)?