From d76829cd28ab68b4ac0f71cd5cd35c409c36245c Mon Sep 17 00:00:00 2001 From: Dirk Wetter Date: Tue, 8 Dec 2020 19:52:42 +0100 Subject: [PATCH] wide mode for client simulation --- CHANGELOG.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 0b21696..4a81c7d 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -26,7 +26,8 @@ * Added environment variable for amount of attempts for ssl renegotiation check * Added --user-agent argument to support using a custom User Agent * Added --overwrite argument to support overwriting output files without warning -* Headerflag X-XSS-Protection is labeled as INFO +* Headerflag X-XSS-Protection is now labeled as INFO +* Client simulation runs in wide mode which is even better readable ### Features implemented / improvements in 3.0