BlazeVSE mock service returns a response for specific birthdates in a request; otherwise, the request passes through to the live service.
When the VSE generates a response when the specific birhdates are used in the request, an Internal Server Error is generated and the logs show:
Content-Type: text Supported ones are: [text/xml]
Release : SAAS
Component : BLAZEMETER MOCK SERVICES
Responses in the MAR file used to create the BlazeVSE did not contain any Content-Type headers
Add the Content-Type header set as 'text/xml' to all responses and recreate the VSE with the updated MAR file.