From b485aab7e71c1625cfc27e0f92c9509f42378458 Mon Sep 17 00:00:00 2001 From: Daniel Baumann Date: Sun, 5 May 2024 13:19:16 +0200 Subject: Adding upstream version 1.45.3+dfsg. Signed-off-by: Daniel Baumann --- .../h2o/libh2o/fuzz/http1-corpus/content-length-trailing-space.txt | 4 ++++ 1 file changed, 4 insertions(+) create mode 100644 src/web/server/h2o/libh2o/fuzz/http1-corpus/content-length-trailing-space.txt (limited to 'src/web/server/h2o/libh2o/fuzz/http1-corpus/content-length-trailing-space.txt') diff --git a/src/web/server/h2o/libh2o/fuzz/http1-corpus/content-length-trailing-space.txt b/src/web/server/h2o/libh2o/fuzz/http1-corpus/content-length-trailing-space.txt new file mode 100644 index 000000000..f9edc7e20 --- /dev/null +++ b/src/web/server/h2o/libh2o/fuzz/http1-corpus/content-length-trailing-space.txt @@ -0,0 +1,4 @@ +POST / HTTP/1.0 +Content-Length: 3 + +pqr -- cgit v1.2.3