Method Protocols.HTTP.Server.Request()->opportunistic_tls() Method opportunistic_tls void opportunistic_tls(string s) Description Called when the client is attempting opportunistic TLS on this HTTP port. Overload to handle, i.e. send the data to a TLS port. By default the connection is simply closed.