php8.5
Home/ Manual/ http / response/ Swoole\Http\Response::gzip

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

Return Values

Source: reference/swoole/swoole/http/response/gzip.xml · from the official PHP manual (php/doc-en)