Currently working on a integration which has a callback url providing input in query params and expecting a raw xml response.
Current situation
Scenario 1: Response returned is xml but content type is json
Scenario 1: If i set the header as xml then xml response comes in data field .
Expected
Content type as xml in header and response contains only xml