Is it possible to set the server identifier (the one that is sent in the response header) to a custom value?
The component I tried to use is the TsgcWebSocketHTTPServer, and the default identifier is "sgcWebSockets" and the version nr.
I tried to add a handshake event, and replace that specific header ("Server"), but that did not do any difference.
The component I tried to use is the TsgcWebSocketHTTPServer, and the default identifier is "sgcWebSockets" and the version nr.
I tried to add a handshake event, and replace that specific header ("Server"), but that did not do any difference.