Got an exception: strtolower() expects parameter 1 to be string, array given in /http-client/src/Response.php:36
Test url with problem: http://mosmama.info/org/user/2275/contact
Issues happens because header "transfer-encoding" contains "Transfer-Encoding: chunked, chunked"
Browser "Firefox" processes this case correctly.