zend-http icon indicating copy to clipboard operation
zend-http copied to clipboard

Fix Http\Response decode gzip

Open GeeH opened this issue 9 years ago • 1 comments

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.


GeeH avatar Jun 28 '16 13:06 GeeH

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.

weierophinney avatar Dec 31 '19 22:12 weierophinney