plack::middleware::xsendfile(3pm) debian man page | unix.com

Man Page: plack::middleware::xsendfile

Operating Environment: debian

Section: 3pm

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::app::file(3pm) - debian
plack::middleware(3pm) - debian
plack::middleware::lighttpdscriptnamefix(3pm) - debian
plack::middleware::stacktrace(3pm) - debian
plack::session(3pm) - debian
Similar Topics in the Unix Linux Community
awk or sed - Convert 2 lines to 1 line
How can I do this in VI editor?
Detecting unused variables...
Weird 'find' results