News Feed
Jobs Feed
Sections



Recent Jobs

News Archive
feed this:

Mike's Blog:
PECL HTTP module - A nasty bug and a new example
December 07, 2005 @ 07:58:43

From Mike's blog today, he has this post that looks at the PECL::HTTP extension and a "nasty bug" he's fixed.

I just fixed a nasty bug which caused GZIP encoded files (speak tgz etc.) to be decoded. While it'll just eat some memory on a 200 response (besides that the body is not what one would expect), it'll eat all memory on 206 (partial content) responses because the part is fed through zlib. I'll just need to revisit the HTTP RFC to check if checking for the "Vary" response header is the best bet before I drop the new release.

Also included in the post is an example script covering how one can download large files with the same, corrected extension...

0 comments voice your opinion now!
PECL HTTP nasty bug PECL HTTP nasty bug




Community Events





Don't see your event here?
Let us know!


symfony2 zendframework introduction api phpunit testing voicesoftheelephpant interview podcast release community application database opinion language framework conference injection zendframework2 unittest

All content copyright, 2012 PHPDeveloper.org :: info@phpdeveloper.org - Powered by the Solar PHP Framework