Forum Discussion

petran's avatar
petran
Frequent Visitor
7 years ago
Solved

Displaying HTTP Request headers from an incoming request in a REST mock server

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.