]> git.ipfire.org Git - thirdparty/curl.git/commitdiff
test463: HTTP with -d @file with file containing CR, LF and null byte
authorDaniel Stenberg <daniel@haxx.se>
Wed, 6 Mar 2024 21:44:41 +0000 (22:44 +0100)
committerDaniel Stenberg <daniel@haxx.se>
Thu, 7 Mar 2024 07:14:45 +0000 (08:14 +0100)
tests/data/Makefile.inc
tests/data/test463 [new file with mode: 0644]

index 825b56815f834b2a34fb4c6ec9a0ff58b0278db1..1a06adf37b97b41833e2bdaa93ce5bb72a5805a5 100644 (file)
@@ -73,7 +73,7 @@ test426 test427 test428 test429 test430 test431 test432 test433 test434 \
 test435 test436 test437 test438 test439 test440 test441 test442 test443 \
 test444 test445 test446 test447 test448 test449 test450 test451 test452 \
 test453 test454 test455 test456 test457 test458 test459 test460 test461 \
-test462 \
+test462 test463 \
 \
 test490 test491 test492 test493 test494 test495 test496 test497 test498 \
 test499 test500 test501 test502 test503 test504 test505 test506 test507 \
diff --git a/tests/data/test463 b/tests/data/test463
new file mode 100644 (file)
index 0000000..27ecd4b
Binary files /dev/null and b/tests/data/test463 differ