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

Man Page: plack::middleware::runtime

Operating Environment: debian

Section: 3pm

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

NAME
Plack::Middleware::Runtime - Sets an X-Runtime response header
SYNOPSIS
enable "Runtime";
DESCRIPTION
Plack::Middleware::Runtime is a Plack middleware component that sets application's response time, in seconds to X-Runtime HTTP response header.
OPTIONS
header_name Name of the header. Defaults to X-Runtime.
AUTHOR
Tatsuhiko Miyagawa
SEE ALSO
Time::HiRes Rack::Runtime perl v5.14.2 2011-02-27 Plack::Middleware::Runtime(3pm)
Related Man Pages
plack::middleware::accesslog(3pm) - debian
plack::middleware::conditional(3pm) - debian
plack::middleware::file::sass(3pm) - debian
plack::middleware::httpexceptions(3pm) - debian
plack::middleware::recursive(3pm) - debian
Similar Topics in the Unix Linux Community
awk or sed - Convert 2 lines to 1 line
One instance of comparing grep and awk
Weird 'find' results
How to copy a column of multiple files and paste into new excel file (next to column)?