Forum Discussion
nmrao
10 years agoCommunity Hero
Can you show the problem that some one can reproduce, possible screen shot etc?
zwembroek
10 years agoOccasional Contributor
Here is a screenshot. I have a REST mockservice running, and in the message log you see the calls from the external application to the mock service. I want to check that the information in the headers of the external application is correct. By clicking on each received message (red arrow), I expect to get some pop-up with details of the request, such as the body in case of a post and the response of the mock service (which could be interesting due to scripts). In this case I would be interested in the headers of a GET request to the mockservice.
Thanks for the help.