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