[Modify] Polish it
This commit is contained in:
		@@ -495,7 +495,10 @@ namespace WebSocketSharp.Net
 | 
			
		||||
            "Upgrade",
 | 
			
		||||
            new HttpHeaderInfo (
 | 
			
		||||
              "Upgrade",
 | 
			
		||||
              HttpHeaderType.Request | HttpHeaderType.Response | HttpHeaderType.MultiValue)
 | 
			
		||||
              HttpHeaderType.Request
 | 
			
		||||
              | HttpHeaderType.Response
 | 
			
		||||
              | HttpHeaderType.MultiValue
 | 
			
		||||
            )
 | 
			
		||||
          },
 | 
			
		||||
          {
 | 
			
		||||
            "UserAgent",
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user