Feature request: remote dataset custom HTTP headers

I have a remote DataSet which requires authorization using a token. The way to submit this token is a HTTP request header in the form of:
authorization: CustomTokenType TokenString

Currently Xibo does not appear to have a feature to allow adding such a header to the request. Allowing custom headers would be a relatively simple change which allows greater flexibility in calling remote APIs.

This topic was automatically closed after 68 days. New replies are no longer allowed.