[Modify] Polish it
This commit is contained in:
		@@ -424,7 +424,10 @@ namespace WebSocketSharp.Net
 | 
			
		||||
            "SecWebSocketProtocol",
 | 
			
		||||
            new HttpHeaderInfo (
 | 
			
		||||
              "Sec-WebSocket-Protocol",
 | 
			
		||||
              HttpHeaderType.Request | HttpHeaderType.Response | HttpHeaderType.MultiValueInRequest)
 | 
			
		||||
              HttpHeaderType.Request
 | 
			
		||||
              | HttpHeaderType.Response
 | 
			
		||||
              | HttpHeaderType.MultiValueInRequest
 | 
			
		||||
            )
 | 
			
		||||
          },
 | 
			
		||||
          {
 | 
			
		||||
            "SecWebSocketVersion",
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user