[Modify] Polish it
This commit is contained in:
		@@ -150,7 +150,7 @@ namespace WebSocketSharp.Net.WebSockets
 | 
			
		||||
    /// </value>
 | 
			
		||||
    public override bool IsSecureConnection {
 | 
			
		||||
      get {
 | 
			
		||||
        return _context.Connection.IsSecure;
 | 
			
		||||
        return _context.Request.IsSecureConnection;
 | 
			
		||||
      }
 | 
			
		||||
    }
 | 
			
		||||
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user