rwadhwa
I want to add custom header and if possible cookie while connecting to server using LSClient. I am using dotnet client in wpf application. We basically need to pass token in the header which can be parsed by gateway server to validate the token. I have not been able to find any api whch does that.
Is there way to pass header / and or cookied information from LSClient being consumed in WPF application.
Mone
Hi,
We have extended our .NET client library so that it is now possible to specify custom headers/cookies. The new version is currently available for our customers (I think I just sent it out to your organization) and will be publicly available with our forthcoming releases