From 3ac496802862347c5cf8f0b6e3825163dc7bb1c9 Mon Sep 17 00:00:00 2001 From: Dmitry Volyntsev Date: Thu, 25 Jul 2024 17:28:37 -0700 Subject: [PATCH] Tests: adapting unsafe redirect test for QuickJS. At the moment QuickJS has no API for getting strings with NUL characters in the middle of the string. Instead of a NUL byte make another unsafe redirect URI. --- nginx/t/js_internal_redirect.t | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/nginx/t/js_internal_redirect.t b/nginx/t/js_internal_redirect.t index ec6be4e1..abfe79f9 100644 --- a/nginx/t/js_internal_redirect.t +++ b/nginx/t/js_internal_redirect.t @@ -72,7 +72,7 @@ $t->write_file('test.js', <