Mock Logger request tab
Mock Logger request  tab will show the following information related to incoming request to mock server:
- URL
This field will show the URL of the logged request with query params but without mock server base URL. - Method
This field will show the request method of the logged request. - Logged At
This field will show the timestamp of logged request when the request arrives at mock server. - Request Headers
Request headers section will display the tab containing the request headers present in the logged request. - Request Body
This section will show the request body of the logged request if present.
A sample snapshot is shown below:
Â