Rostyslav Mykhajliw

Results 4 issues of Rostyslav Mykhajliw

original bug: https://github.com/zendframework/zend-feed/issues/19

enhancement
BC Break

I know it may be a bit too complicated due as part of migration to zf3. It makes sense to change static zend-feed interface to dynamic. ``` class Reader {...

enhancement
WIP
BC Break
Needs Documentation

Zend\Http\Response::decodeChunkedBody fail with exception when curl adapter decode body itself , BUT it still has "Transfer-Encoding: encoded" header ``` $client = new \Zend\Http\Client(); $client->setOptions(array( 'sslverifypeer' => false, 'adapter' => 'Zend\Http\Client\Adapter\Curl',...

The issue was in non-printable symbol between those 2 lines in response from moz blog. I suppose it was added as some kind of bots protection by your cdn provider....