EventHttpConnection::setMaxHeadersSize
(PECL event >= 1.2.6-beta)
EventHttpConnection::setMaxHeadersSize — Sets maximum header size
說明
public
EventHttpConnection::setMaxHeadersSize(
string
$max_size
): voidSets maximum header size for the connection.
參數
-
max_size
-
The maximum header size in bytes.
返回值
沒有返回值。
參見
- EventHttpConnection::setMaxBodySize() - Sets maximum body size for the connection