|
NAMEJifty::Plugin::Deflater - Handles Accept-Encoding and compressionSYNOPSIS# In your jifty config.yml under the framework section:Plugins: - Deflater: {} # You should put deflater at the end of the plugins list DESCRIPTIONThis plugin provides Accept-Encoding handling.METHODSwrap APPWraps the provided Plack app with the deflation middleware. You'll never need to call this yourself.
Visit the GSP FreeBSD Man Page Interface. |