Closed hanjos closed 12 years ago
This patch adds the standard error function to the scope and decode now ignores any <SOAP:Header> found, instead of reporting an error.
error
decode
<SOAP:Header>
I've implemented in a slightly different manner. Anyway I would be glad if you contribute with a test.
This patch adds the standard
error
function to the scope anddecode
now ignores any<SOAP:Header>
found, instead of reporting an error.