zend-http
zend-http copied to clipboard
Fix Http\Response decode gzip
This issue has been moved from the zendframework repository as part of the bug migration program as outlined here - http://framework.zend.com/blog/2016-04-11-issue-closures.html
Original Issue: https://github.com/zendframework/zendframework/issues/7386 User: @sokac Created On: 2015-03-30T21:06:46Z Updated At: 2015-12-04T20:44:40Z Body Reference:
- http://php.net/manual/en/function.gzinflate.php#77336
- http://www.faqs.org/rfcs/rfc1952.html
p.s. added test case which breaks old code. However, I'm not sure about its license.
This repository has been closed and moved to laminas/laminas-http; a new issue has been opened at https://github.com/laminas/laminas-http/issues/12.