I'd like to do some debugging on a SOAP xml response that I received from a server.
Is there a way to tell SOAP to load that response directly since I cannot replay this answer on the original server?
Thank you very much
I wonder if the following may help: Sending raw XML using Savon 2 ?