Hi,
I would like to use !include(url) to load diagram source from github. Issue is that if you reference raw content of plantuml diagram in github it includes an expiring token. One variant how to solve this would be to pass token with long expiration in HTTP header. Is it possible to pass custom HTTP headers via !include or !includeurl?
thanks