if you specify a cookie using --header then it is maintained on a redirect. Otherwise, cookies will be used only with the domain (or subdomains) from which they were generated.
Cheers, Giuseppe Bill Moseley <[email protected]> writes: > Does wget have logic to determine when to send cookies after a redirect? > That is, if I specify a cookie with --header and the URL does a redirect > what is the logic that determines if that header is included in the > redirected request? > > Thanks,
