Obtaining raw XML request and response in addition to ...
github.com › mvantellingen › python-zeepNov 02, 2017 · Version: 2.4.0. I have developed a generic SOAP client interface capable of executing web service requests against different target systems. In addition to obtaining response from the server (which normally comes in a form of a dictionary-like object), we must maintain raw XML request and response (stored in the database) - in order to be able to troubleshoot production issues and perform all ...