History log of /curl/tests/data/test899 (Results 1 – 1 of 1)
Revision Date Author Comments
# dd4d1a26 08-Jul-2023 Daniel Stenberg

transfer: clear credentials when redirecting to absolute URL

Make sure the user and password for the second request is taken from the
redirected-to URL.

Add test case 899 to ver

transfer: clear credentials when redirecting to absolute URL

Make sure the user and password for the second request is taken from the
redirected-to URL.

Add test case 899 to verify.

Reported-by: James Lucas
Fixes #11410
Closes #11412

show more ...