From 71a001061a568c174837d97db54739f7593d880b Mon Sep 17 00:00:00 2001 From: Prince Chaddha Date: Sun, 8 Oct 2023 12:32:32 +0530 Subject: [PATCH] Update config-json.yaml --- http/exposures/configs/config-json.yaml | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/http/exposures/configs/config-json.yaml b/http/exposures/configs/config-json.yaml index fdd1039a6a9..f8bcf36da80 100644 --- a/http/exposures/configs/config-json.yaml +++ b/http/exposures/configs/config-json.yaml @@ -33,6 +33,12 @@ http: - '"server":' condition: or + - type: word + part: header + words: + - "text/html" + negative: true + - type: status status: - 200