tiaguinho/gosoap

doRequest status code handling

Ekizare opened this issue · 1 comments

Hello.

There is no handling for HTTP status code in doRequest method. It can be useful as debug info and for resolving some of the errors. I presume the status code should be logged or even return an error if it is not between 200 and 400.

So, I can create a pull request if needed.

Hi @Ekizare,

Will be very good if you open a PR with this feature.