GNOME Bugzilla – Bug 339950
xmlNanoHttpFetch bug with saving gzip data from site
Last modified: 2017-06-14 12:01:48 UTC
I'm compiling libxml2 with gzip support for economic traffic from internet. I'l try use xmlNanoHttpFetch for downloading, saving and load xml file with xmlParse. But i view error access violation. I'l download xml file from browser manually, open with xmlParse and save his with compression. Next i rename file with .gz extension and normal open and extract with winrar. I execute test. First i run sniffer (ethereal), second i use xmlNanoHttpFetch from my program. Ethereal saved noraml gzip data (i'l test this, rename with .gz ext and noraml unpack) and i'l check saved file from xmlNanoHttpFecth - his broken. I'l upload this two files to uploadtemple, please check: http://www.uploadtemple.com/view.php/1146161758.gz - from sniffer (normal) http://www.uploadtemple.com/view.php/1146161799.gz - from xmlNanoHttpFetch (broken)
Closing 10 year old bug with broken external links as "incomplete".