API mock request headers sub tab
This sub tab is used to match the request headers as shown in the following snapshot:
Mock Server has the following rules for request headers:
- If the `Required` property is ticked for the header specified in this tab, then that header must be present in the incoming mock request. Otherwise this API mock will be ignored.
- If the `Match Value` property is ticked for the header specified in this tab, then value of the request header in the incoming mock request must be same as specified in this tab.
Note:Â
- Only the headers specified in this tab will checked against the incoming mock request.
- All other headers present in the incoming mock request will be totally ignored.
- For more information, please read how mock server works.
Â
Â