[Modify] Polish it
This commit is contained in:
		@@ -478,10 +478,11 @@ namespace WebSocketSharp.Net
 | 
			
		||||
            "TransferEncoding",
 | 
			
		||||
            new HttpHeaderInfo (
 | 
			
		||||
              "Transfer-Encoding",
 | 
			
		||||
              HttpHeaderType.Request |
 | 
			
		||||
              HttpHeaderType.Response |
 | 
			
		||||
              HttpHeaderType.Restricted |
 | 
			
		||||
              HttpHeaderType.MultiValue)
 | 
			
		||||
              HttpHeaderType.Request
 | 
			
		||||
              | HttpHeaderType.Response
 | 
			
		||||
              | HttpHeaderType.Restricted
 | 
			
		||||
              | HttpHeaderType.MultiValue
 | 
			
		||||
            )
 | 
			
		||||
          },
 | 
			
		||||
          {
 | 
			
		||||
            "Translate",
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user