diff --git a/tests/simple_server_function_test/request_file/cgi_invalid_local_redirect_infinity.txt b/tests/simple_server_function_test/request_file/cgi_invalid_local_redirect_infinity.txt new file mode 100644 index 0000000..5fb7af5 --- /dev/null +++ b/tests/simple_server_function_test/request_file/cgi_invalid_local_redirect_infinity.txt @@ -0,0 +1,7 @@ +host, localhost +port, 8080 + + +GET /cgi-bin/invalid_local_redirect_infinity.py HTTP/1.1 +Host: test +Connection: close \ No newline at end of file