EventHttp::setMaxBodySize

(PECL event >= 1.4.0-beta)

EventHttp::setMaxBodySizeSets maximum request body size

说明

public EventHttp::setMaxBodySize ( int $value ) : void

Sets maximum request body size.

参数

value

The body size in bytes.

返回值

没有返回值。

参见

User Contributed Notes

There are no user contributed notes for this page.
PHP8中文手册 站长在线 整理 版权归PHP文档组所有