Hello,
In smart UI SDK src/nuk/utils/connector.md it is described that you can have "headers" object (object with HTTP headers to add to every request).
For csui.onready3 it looks like it only expects / supports "connection" that does not contain headers but just connection details to CS (when reading src/csui/helpers.js).
Is there any solution to support passing custom headers for onready3? Or any plans to improve this in future?
Thanks,
Ugis