• Daniel Veillard's avatar
    Fixed the HTTP<->parser interraction, which should fix 2 long standing · a840b692
    Daniel Veillard authored
    * include/libxml/nanohttp.h include/libxml/parserInternals.h
      include/libxml/xmlIO.h nanohttp.c parserInternals.c xmlIO.c:
      Fixed the HTTP<->parser interraction, which should fix 2 long
      standing bugs #104790 and #124054 , this also fix the fact that
      HTTP error code (> 400) should not generate data, we usually
      don't want to parse the HTML error information instead of the
      resource looked at.
    Daniel
    a840b692