Hi Sergio,
I'm trying to validate POST-Parameters send by a http-request to the TsgcWebSocketHTTPServer.
But when I receive the WssServer_OnCommandGet-Event, the RequestInfo.Params is empty and the TsgcWSConnection Connection.HeadersRequest are only visible in Debugger, but trying to access them is not possible because they are not public. Also casting (TsgcWSConnectionServer)Connection does not publish HeadersRequest.
Any way to validate POST-Parameters?
I'm working with .NET 4.5-Version of esegeco.scgWebSockets.
Best regards
Jan
Please login to post a reply
You will need to be logged in to be able to post a reply. Login using the form on the right or register an account if you are new here. Register Here »