EventHttpConnection::setMaxHeadersSize
(PECL event >= 1.2.6-beta)
EventHttpConnection::setMaxHeadersSize — Sets maximum header size
说明
public
EventHttpConnection::setMaxHeadersSize (
string
$max_size
) :
void
Sets maximum header size for the connection.
参数
-
max_size
-
The maximum header size in bytes.
返回值
没有返回值。
参见
- EventHttpConnection::setMaxBodySize() - Sets maximum body size for the connection