Plack::Middleware::ContentLength man page on Fedora

Man page or keyword search:  
man Server   31170 pages
apropos Keyword Search (all sections)
Output format
Fedora logo
[printable version]

Plack::Middleware::ConUserLContributed PerlPlack::Middleware::ContentLength(3)

NAME
       Plack::Middleware::ContentLength - Adds Content-Length header
       automatically

SYNOPSIS
	 # in app.psgi

	 builder {
	     enable "Plack::Middleware::ContentLength";
	     $app;
	 }

	 # Or in Plack::Handler::*
	 $app = Plack::Middleware::ContentLength->wrap($app);

DESCRIPTION
       Plack::Middleware::ContentLength is a middleware that automatically
       adds "Content-Length" header when it's appropriate i.e. the response
       has a content body with calculable size (array of chunks or a real
       filehandle).

       This middleware can also be used as a library from PSGI server
       implementations to automatically set "Content-Length" rather than in
       the end user level.

AUTHOR
       Tatsuhiko Miyagawa

SEE ALSO
       Rack::ContentLength

perl v5.14.2			  2011-02-2Plack::Middleware::ContentLength(3)
[top]

List of man pages available for Fedora

Copyright (c) for man pages and the logo by the respective OS vendor.

For those who want to learn more, the polarhome community provides shell access and support.

[legal] [privacy] [GNU] [policy] [cookies] [netiquette] [sponsors] [FAQ]
Tweet
Polarhome, production since 1999.
Member of Polarhome portal.
Based on Fawad Halim's script.
....................................................................
Vote for polarhome
Free Shell Accounts :: the biggest list on the net