big update's coming
[mdref/mdref-http] / http / Client / enableEvents.md
1 # http\Client http\Client::enableEvents([bool $enable = true])
2
3 Enable usage of an event library like libevent, which might improve performance with big socket sets.
4
5 ## Params:
6
7 * Optional bool $enable = true
8 Whether to enable libevent usage.
9
10 ## Returns:
11
12 * http\Client, self.
13
14 ## Throws:
15
16 * http\Exception\InvalidArgumentException
17 * http\Exception\UnexpectedValueException