(PECL event >= 1.2.6-beta)
Sets maximum body size for the connection
public void EventHttpConnection::setMaxBodySize ( string $max_size )
Sets maximum body size for the connection.
Parameters:
max_size
The maximum body size in bytes.
Returns:
No value is returned.
See also:
Please login to continue.