You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Feb 3, 2020. It is now read-only.
Currently Envelope has a property header that returns the Envelope's XMLElement soap:Header. However I'd like this interface to become typed. Such that various deserializer are used to decode these headers. Ideally no XML would be exposed from this interface.
The text was updated successfully, but these errors were encountered:
Currently
Envelope
has a propertyheader
that returns the Envelope's XMLElementsoap:Header
. However I'd like this interface to become typed. Such that various deserializer are used to decode these headers. Ideally no XML would be exposed from this interface.The text was updated successfully, but these errors were encountered: