From 4722795d67c2d566a64dcecc163d9e4fa86392c8 Mon Sep 17 00:00:00 2001 From: ducng99 Date: Tue, 21 Jan 2025 09:51:18 +1300 Subject: [PATCH] Added a non-standard http redirect code test --- tests/system/HTTP/CURLRequestTest.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tests/system/HTTP/CURLRequestTest.php b/tests/system/HTTP/CURLRequestTest.php index 8218ffb3c664..9a8875544f6f 100644 --- a/tests/system/HTTP/CURLRequestTest.php +++ b/tests/system/HTTP/CURLRequestTest.php @@ -1330,7 +1330,7 @@ public function testRemoveMultipleRedirectHeaderSections(): void location: http://example.com date: Mon, 20 Jan 2025 11:46:34 GMT server: nginx/1.21.6 -vary: Origin\r\n\r\nHTTP/1.1 307 Temporary Redirect +vary: Origin\r\n\r\nHTTP/1.1 399 Custom Redirect content-type: text/html; charset=utf-8 content-length: 211 location: http://example.com