Skip to content

Fixes new VIES response XML parsing

Latest
Compare
Choose a tag to compare
@jakedjohnson jakedjohnson released this 01 Sep 19:34
· 1 commit to master since this release
  • explicitly passes a content-type header when POSTing to VIES
  • changes the XML namespace prefixes so xpath can correctly access values (also updates fixtures with new VIES responses)
  • adds better handling when SweetXml is errors during xpath calls