From 7ea814f9523e4f8b3043e504fa95b7bac43c2aea Mon Sep 17 00:00:00 2001 From: Viktor Szakats Date: Sat, 12 Jul 2025 02:06:37 +0200 Subject: [PATCH] test update result size --- tests/data/test383 | 2 +- tests/data/test384 | 2 +- tests/data/test385 | 2 +- tests/data/test386 | 2 +- 4 files changed, 4 insertions(+), 4 deletions(-) diff --git a/tests/data/test383 b/tests/data/test383 index 313c674f6f..2094460db3 100644 --- a/tests/data/test383 +++ b/tests/data/test383 @@ -48,7 +48,7 @@ Host: %HOSTIP:%HTTPPORT User-Agent: curl/%VERSION Content-Type: application/json Accept: application/json -Content-Length: 20 +Content-Length: 21 { "drink": "coffee" } diff --git a/tests/data/test384 b/tests/data/test384 index 8672981167..50f94c009c 100644 --- a/tests/data/test384 +++ b/tests/data/test384 @@ -51,7 +51,7 @@ Host: %HOSTIP:%HTTPPORT User-Agent: curl/%VERSION Accept: foobar/* Content-Type: application/json -Content-Length: 21 +Content-Length: 22 { "drink": "coffee" } diff --git a/tests/data/test385 b/tests/data/test385 index 542c91eda5..c28a9f08f6 100644 --- a/tests/data/test385 +++ b/tests/data/test385 @@ -48,7 +48,7 @@ Host: %HOSTIP:%HTTPPORT User-Agent: curl/%VERSION Content-Type: drinks/hot Accept: application/json -Content-Length: 40 +Content-Length: 41 { "drink": "coffee", "crunch": "cookie" } diff --git a/tests/data/test386 b/tests/data/test386 index 1db23970e0..c49d75b2aa 100644 --- a/tests/data/test386 +++ b/tests/data/test386 @@ -62,7 +62,7 @@ Host: %HOSTIP:%HTTPPORT User-Agent: curl/%VERSION Content-Type: application/json Accept: application/json -Content-Length: 20 +Content-Length: 21 { "drink": "coffee" }GET /%TESTNUMBER0002 HTTP/1.1 Host: %HOSTIP:%HTTPPORT