Webinject icon indicating copy to clipboard operation
Webinject copied to clipboard

Ignore XML response

Open Hyllegaard opened this issue 10 years ago • 0 comments

Hi.

I have to check a webservice where I submit a xml document. The problem is, that the only indication that it went well, is if no xml is returned. I can check for a content lenght being equal to zero. It does not seem that webinject is able to handle this situation? I get these errors: Failed XML parser on response: no element found at line 1, column 0, byte -1 at /usr/lib/perl5/XML/Parser.pm line 187. Is it possible to add an option to not parse the response?

Regards

Jens Hyllegaard

Hyllegaard avatar Jan 08 '15 12:01 Hyllegaard