From eec190334e03012e9dfc3ba83c106d8b3974b238 Mon Sep 17 00:00:00 2001 From: Valery Piashchynski Date: Tue, 16 Mar 2021 16:48:45 +0300 Subject: =?UTF-8?q?=F0=9F=90=9B=20fix=20issue=20with=20strange=20messages?= =?UTF-8?q?=20in=20the=20http=20body=20when=20max=20request=20size=20reach?= =?UTF-8?q?ed.?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Valery Piashchynski --- tests/plugins/gzip/configs/.rr-http-middlewareNotExist.yaml | 1 - 1 file changed, 1 deletion(-) (limited to 'tests/plugins/gzip/configs/.rr-http-middlewareNotExist.yaml') diff --git a/tests/plugins/gzip/configs/.rr-http-middlewareNotExist.yaml b/tests/plugins/gzip/configs/.rr-http-middlewareNotExist.yaml index b900ff30..9e5b9c60 100644 --- a/tests/plugins/gzip/configs/.rr-http-middlewareNotExist.yaml +++ b/tests/plugins/gzip/configs/.rr-http-middlewareNotExist.yaml @@ -8,7 +8,6 @@ server: relay_timeout: "20s" http: - debug: true address: 127.0.0.1:18103 max_request_size: 1024 middleware: [ "gzip", "foo" ] -- cgit v1.2.3