Hi, I'm using XComponentLoader.loadComponentFromURL and XStorable.storeAsURL methods from UNO API to open and save odt documents on server. Everything is working well, but now I need to send some additional information to server. Is there any possibility to add information to request that loadComponentFromURL or storeAsURL method does (preferable added to header)?
Regards, Marek
