How to set url header for reader - VtkJs

I need to set a Auth header in vtkPolyDataReader. How can i do it ?

In the options arg, you can provide some http header pair which get used here

Not the xml one the legacy one.

That would require some code change (not much) to allow the http header to go through. PR are welcome.