Skip to content

Async=false

Compare
Choose a tag to compare
@macedigital macedigital released this 02 Sep 20:23
· 21 commits to master since this release

Highlights

  • Merge #10 which creates a new parser instance on each request.
  • The option async=false is the new default for parsing XML data until Leonidas-from-XIV/node-xml2js#232 is resolved. All users are strongly encouraged to disable async mode, as malformed input can lead the parser to throw uncaught exceptions.