npm express-xml-bodyparser 0.2.2
Async=false

latest release: 0.3.0
8 years ago

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.

Don't miss a new express-xml-bodyparser release

NewReleases is sending notifications on new releases.