summaryrefslogtreecommitdiff
path: root/tests/plugins/http/configs/.rr-fcgi-reqUri.yaml
diff options
context:
space:
mode:
authorValery Piashchynski <[email protected]>2021-03-16 16:48:45 +0300
committerValery Piashchynski <[email protected]>2021-03-16 16:48:45 +0300
commiteec190334e03012e9dfc3ba83c106d8b3974b238 (patch)
tree78e82e9b4e179960d89791ca0324c704a87a57c8 /tests/plugins/http/configs/.rr-fcgi-reqUri.yaml
parent948f28ee13a1012a7e9036f3a7c1c209ffbc4c9d (diff)
🐛 fix issue with strange messages in the http body when max request
size reached. Signed-off-by: Valery Piashchynski <[email protected]>
Diffstat (limited to 'tests/plugins/http/configs/.rr-fcgi-reqUri.yaml')
-rw-r--r--tests/plugins/http/configs/.rr-fcgi-reqUri.yaml1
1 files changed, 0 insertions, 1 deletions
diff --git a/tests/plugins/http/configs/.rr-fcgi-reqUri.yaml b/tests/plugins/http/configs/.rr-fcgi-reqUri.yaml
index ab42f4fc..28c70c6f 100644
--- a/tests/plugins/http/configs/.rr-fcgi-reqUri.yaml
+++ b/tests/plugins/http/configs/.rr-fcgi-reqUri.yaml
@@ -8,7 +8,6 @@ server:
relay_timeout: "20s"
http:
- debug: true
address: :8082
max_request_size: 1024
middleware: [ "" ]