From c0f858717cefc32874366fe7ac1d4e4d9585e3d3 Mon Sep 17 00:00:00 2001 From: John Date: Tue, 14 Mar 2023 17:41:56 +0800 Subject: [PATCH] Prevent 500 with badly formed task list (#11328) --- src/test.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/test.txt b/src/test.txt index d340c323..2a83d7ee 100644 --- a/src/test.txt +++ b/src/test.txt @@ -1 +1 @@ -Support Range header end in lfs (#11314) +Prevent 500 with badly formed task list (#11328)