The REST Response log displays information on a REST response that your virtual API (virtual service) sent to the client. To view this data, simply select the needed response on the Transaction Log page:
<Title>
The title specifies the virtual response that your virtual service sent to the client. If the service did not send a virtual response, the title contains the <missed response> string.
Message
The Message section displays the response contents in different formats:
-
Raw – Displays the raw response data (the status line, headers and body).
-
XML, JSON, HTML, Outline, Overview – Provide different views of the response body data.
Headers
The list of response headers, both standard and user-defined. For information on standard HTTP headers, see HTTP Specification.