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

Ignore XML response #15

@Hyllegaard

Description

@Hyllegaard

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions