hooklift / gowsdl

WSDL2Go code generation as well as its SOAP proxy
Mozilla Public License 2.0
1.14k stars 390 forks source link

SOAP Header element not present #258

Open emc opened 1 year ago

emc commented 1 year ago

This PR removed the SOAP header element: https://github.com/hooklift/gowsdl/pull/250

Why was this change made? The header element should be present, and this functionality was working correctly before this change.