Swoole\Http\Response::gzip
PHP function
Edit on GitHub ✎
(PECL swoole >= 1.9.0)
Enable the gzip of response content.
Description
Swoole\Http\Response::gzip([string $compress_level]): ReturnType
The header about Content-Encoding will be added automatically.
Parameters
compress_level