test1662: verify formpost, 301 redirect, no rewind possible

Reproduces #9735 and verifies the subsequent fix. The original issue
uses a pipe that cannot be rewound, but this test case instead sets a
callback without rewind ability to get roughly the same properties but
being a much more portable test.
This commit is contained in:
Daniel Stenberg 2022-11-22 08:25:50 +01:00
parent 1b3973180b
commit cde8f28489
No known key found for this signature in database
GPG key ID: 5CC908FDB71E12C2
4 changed files with 165 additions and 1 deletions

View file

@ -208,7 +208,7 @@ test1620 test1621 \
test1630 test1631 test1632 test1633 test1634 test1635 \
\
test1650 test1651 test1652 test1653 test1654 test1655 \
test1660 test1661 \
test1660 test1661 test1662 \
\
test1670 test1671 \
\