[Modify] Remove it
This commit is contained in:
		| @@ -2151,12 +2151,6 @@ namespace WebSocketSharp | |||||||
|       return value != null && value == CreateResponseKey (_base64Key); |       return value != null && value == CreateResponseKey (_base64Key); | ||||||
|     } |     } | ||||||
|  |  | ||||||
|     // As server |  | ||||||
|     private bool validateSecWebSocketExtensionsClientHeader (string value) |  | ||||||
|     { |  | ||||||
|       return value == null || value.Length > 0; |  | ||||||
|     } |  | ||||||
|  |  | ||||||
|     // As client |     // As client | ||||||
|     private bool validateSecWebSocketExtensionsServerHeader (string value) |     private bool validateSecWebSocketExtensionsServerHeader (string value) | ||||||
|     { |     { | ||||||
|   | |||||||
		Reference in New Issue
	
	Block a user