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