Solved
I have created a REST Mock Service in soapUI. When the server processes the incoming REST-HTTP requests from my (test) application, I want to be able to view these incoming requests - all the HTTP headers and possible payload.
Is this possible? I don't see an option I can select to achieve this.
Any help would be appreciated.