Hi there,
i would like to check an api-key before websocket connections can be established, so i need to read a custom header in WSServerAuthenticationEventHandler.
How can i read a custom header?
The property HeadersRequest from TsgcWSConnectionServer_Base is not published in TsgcWSConnection.
Thanks in advance
Guido