Change #264705
| Category | None |
| Changed by | Daniel Stenberg <daniel@haxx.se> |
| Changed at | Thu 16 Apr 2026 21:51:41 |
| Repository | https://api.github.com/repos/curl/curl |
| Project | curl/curl |
| Branch | master |
| Revision | b4024bf808bd558026fdc6096e8457f199ace306 |
Comments
http: clear credentials better on redirect Verify with test 2506: netrc with redirect using proxy Updated test 998 which was wrong. Reported-by: Muhamad Arga Reksapati Closes #21345
Changed files
- lib/http.c
- tests/data/Makefile.am
- tests/data/test2506
- tests/data/test998
- tests/libtest/Makefile.inc
- tests/libtest/lib2506.c