Description/Screenshot
When one of the dependency listeners returns false, the includeCorrelationHeaders function, from the ajax.ts file, is removing all the headers.
Steps to Reproduce
- Add a dependency listener that return false
- make an api call adding custom headers
- check sent headers
Expected behavior
It should keep all the existing headers