After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 339950 - xmlNanoHttpFetch bug with saving gzip data from site
xmlNanoHttpFetch bug with saving gzip data from site
Status: RESOLVED INCOMPLETE
Product: libxml2
Classification: Platform
Component: general
2.6.x
Other Windows
: Normal normal
: ---
Assigned To: Daniel Veillard
libxml QA maintainers
Depends on:
Blocks:
 
 
Reported: 2006-04-27 18:23 UTC by SABROG
Modified: 2017-06-14 12:01 UTC
See Also:
GNOME target: ---
GNOME version: ---



Description SABROG 2006-04-27 18:23:47 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)
Comment 1 Nick Wellnhofer 2017-06-14 12:01:48 UTC
Closing 10 year old bug with broken external links as "incomplete".