
This module combines catalyst::plugin::deflate catalyst::plugin::gzip catalyst::plugin::zlib into one.
it compress response to [gzip bzip2 zlib deflate] if client supports it.
note: if you want to use this module with catalyst::plugin::unicode, you must load this plugin after catalyst::plugin::unicode.