[Modify] Edit it
This commit is contained in:
		@@ -265,13 +265,11 @@ namespace WebSocketSharp.Net.WebSockets
 | 
			
		||||
    }
 | 
			
		||||
 | 
			
		||||
    /// <summary>
 | 
			
		||||
    /// Gets the value of the Sec-WebSocket-Version header included in the request.
 | 
			
		||||
    /// Gets the value of the Sec-WebSocket-Version header included in the
 | 
			
		||||
    /// handshake request.
 | 
			
		||||
    /// </summary>
 | 
			
		||||
    /// <remarks>
 | 
			
		||||
    /// This property represents the WebSocket protocol version.
 | 
			
		||||
    /// </remarks>
 | 
			
		||||
    /// <value>
 | 
			
		||||
    /// A <see cref="string"/> that represents the value of the Sec-WebSocket-Version header.
 | 
			
		||||
    /// A <see cref="string"/> that represents the WebSocket protocol version.
 | 
			
		||||
    /// </value>
 | 
			
		||||
    public override string SecWebSocketVersion {
 | 
			
		||||
      get {
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user