Skip to content
This repository has been archived by the owner on May 7, 2021. It is now read-only.

Ignore XML response #15

Open
Hyllegaard opened this issue Jan 8, 2015 · 0 comments
Open

Ignore XML response #15

Hyllegaard opened this issue Jan 8, 2015 · 0 comments

Comments

@Hyllegaard
Copy link

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

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant