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