Dear all,
is there a possibility to pass the Authorization header ahead to a restxq function without having it managed by BaseX itself?
In a proof of concept project we have currently to face an authorization scheme which is not Basic or Digest. Unfortunately we always get an "Unsupported Authorization" exception.
Workaround now is to place a proxy in front of Basex and transform the Authorization header into something like X-Authorization. Anyway I'd really like our code to be standard compliant.
Thanks for any support as usual!
Regards,
Marco.