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