[Modify] Polish it
This commit is contained in:
		@@ -536,7 +536,10 @@ namespace WebSocketSharp.Net
 | 
			
		||||
            "WwwAuthenticate",
 | 
			
		||||
            new HttpHeaderInfo (
 | 
			
		||||
              "WWW-Authenticate",
 | 
			
		||||
              HttpHeaderType.Response | HttpHeaderType.Restricted | HttpHeaderType.MultiValue)
 | 
			
		||||
              HttpHeaderType.Response
 | 
			
		||||
              | HttpHeaderType.Restricted
 | 
			
		||||
              | HttpHeaderType.MultiValue
 | 
			
		||||
            )
 | 
			
		||||
          }
 | 
			
		||||
        };
 | 
			
		||||
    }
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user