mdref.json config
[mdref/mdref-http] / http / Client / : Changelog.md
1 # http\Client Changelog
2
3 0. v2.3.0
4 * Deprecated methods:
5 * http\Client::enablePipelining()
6 * http\Client::enableEvents()
7 * Added methods:
8 * http\Client::configure()
9 * http\Client::getAvailableConfiguration()
10 * http\Client::getAvailableOptions()
11 0. v2.6.0, v3.1.0
12 * Added methods:
13 * http\Client::setDebug()
14 * Added constants:
15 * http\Client::DEBUG_INFO
16 * http\Client::DEBUG_IN
17 * http\Client::DEBUG_OUT
18 * http\Client::DEBUG_HEADER
19 * http\Client::DEBUG_BODY
20 * http\Client::DEBUG_SSL