Peter Sylvester brought code that now allows a callback to modified the URL
authorDaniel Stenberg <daniel@haxx.se>
Mon, 12 Jan 2004 15:26:32 +0000 (15:26 +0000)
committerDaniel Stenberg <daniel@haxx.se>
Mon, 12 Jan 2004 15:26:32 +0000 (15:26 +0000)
commit3a61c98b6537b69db9b225caa30ec52fc7101aa6
treeda43293dbeb5051f54426e1eb6e487e9e66e8ff0
parent5173bab0bbd69bbbfea5cd7f23925690a75c54a9
Peter Sylvester brought code that now allows a callback to modified the URL
even when the multi interface is used, and then libcurl will simulate a
"follow location" to that new URL. Test 509 was added to test this feature.
CHANGES
lib/multi.c
tests/data/Makefile.am
tests/data/test509 [new file with mode: 0644]
tests/libtest/Makefile.am
tests/libtest/lib509.c [new file with mode: 0644]
tests/stunnel.pem