tomasguisasola / luasoap

LuaSOAP provides a very simple API that convert Lua tables to and from XML documents
57 stars 18 forks source link

SOAP:Header ignored if present #3

Closed hanjos closed 12 years ago

hanjos commented 13 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.

tomasguisasola commented 12 years ago

I've implemented in a slightly different manner. Anyway I would be glad if you contribute with a test.