Comment 8 for bug 1025185

Revision history for this message
Johan Engelen (johanengelen) wrote :

here a file that tries to construct an URL from a local file. (so it could potentially send the contents of that file to a webserver, similar to "http://www.google.com/search?q=1234567890")

it also shows nice usage with color substitution, that still works when calling xmlReadIO with options
  /*XML_PARSE_NOENT |*/ XML_PARSE_NONET | XML_PARSE_HUGE
(so *without* the XML_PARSE_NOENT option