mvantellingen / python-zeep

A Python SOAP client
http://docs.python-zeep.org
Other
1.88k stars 578 forks source link

How to view request body? #1291

Closed JonhSilver closed 1 year ago

JonhSilver commented 2 years ago

How to view request body with headers? to see what is wrong with requests? And how to vie full response body? Like in SOAPUI

kurtabersold commented 2 years ago

Set zeep.transports to DEBUG https://docs.python-zeep.org/en/master/transport.html#debugging