Closed bossie closed 8 years ago
thanks! I don't have access for a while to a windows environment (which is required in order to run tests for ws.js) but I'll integrate it next time I push to npm.
fixed by another commit (would merge this one but already has some conflicts since older)
Hi,
There was a problem when the response to an MTOM request doesn't contain a boundary; in that case
match
returns null and aTypeError
is thrown. This issue has been raised before but fixes have never been integrated in your master branch.Cheers, Jan