diff options
Diffstat (limited to 'tests/plugins/http/configs/.rr-issue659.yaml')
-rw-r--r-- | tests/plugins/http/configs/.rr-issue659.yaml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/tests/plugins/http/configs/.rr-issue659.yaml b/tests/plugins/http/configs/.rr-issue659.yaml index 6e0584a5..bf192fab 100644 --- a/tests/plugins/http/configs/.rr-issue659.yaml +++ b/tests/plugins/http/configs/.rr-issue659.yaml @@ -9,6 +9,7 @@ server: http: address: 127.0.0.1:32552 max_request_size: 1024 + internal_error_code: 444 middleware: [ ] uploads: forbid: [ ".php", ".exe", ".bat" ] |