XmlParser does not respects character encoding from response headers (klimov-paul)Request::composeCookieHeader() no longer performs url-encoding over cookie value (klimov-paul)Request::$content is set to empty string by UrlEncodedFormatter and JsonFormatter from empty data (klimov-paul)XmlParser does not converts \SimpleXMLElement into array for the grouped tags (kids-return)Request instance for sending several requests with different data (klimov-paul)HttpClientPanel triggers E_WARNING on attempt to view history debug entry, generated without panel being attached (klimov-paul)Client::$baseUrl (klimov-paul)Request::addOptions() unable to override already set CURL options (klimov-paul)UrlEncodedFormatter duplicates GET parameters during multiple request preparations (klimov-paul)StreamTransport changed to use $http_response_header to be more reliable (klimov-paul)Request::toString() triggers E_NOTICE for not prepared request (klimov-paul)Response::detectFormatByContent() unable to detect URL-encoded format, if source content contains | symbol (klimov-paul)Response and Transport (cebe)XmlFormatter unable to handle array with numeric keys (klimov-paul)XmlParser unable to parse value wrapped with 'CDATA' (DrDeath72)EVENT_BEFORE_SEND and EVENT_AFTER_SEND added to Request and Client (klimov-paul)Request::getFullUrl() allowing getting the full actual request URL (klimov-paul)Message::addData() allowing addition of the content data to already existing one (klimov-paul)Request::$options allowing specification of the HTTP protocol version (klimov-paul)UrlEncodedFormatter::$charset allowing specification of content charset (klimov-paul)XmlFormatter::useTraversableAsArray allowing processing \Traversable as array (klimov-paul)