Hello! Suppose I issue: $ wget http://user:p...@url
If auth is ok and if the server returns 302 (Object Moved), wget doesn't propagate "Authorization:" header in the second request to the redirection address, thus failing. This is because the redirection address doesn't contain user:pass@ prefix. Can we fix it? TIA, -- Vladimir _______________________________________________ busybox mailing list [email protected] http://lists.busybox.net/mailman/listinfo/busybox
