Patch from Leif Lindholm (slightly modified by me), to fix http
authorGlenn L McGrath <bug1@ihug.co.nz>
Sat, 17 Jan 2004 23:07:14 +0000 (23:07 -0000)
committerGlenn L McGrath <bug1@ihug.co.nz>
Sat, 17 Jan 2004 23:07:14 +0000 (23:07 -0000)
commit58a2e0e2625d1fa21fe378f6ad3cad576af9e4d5
tree759fe4ee1dc7242b8909eb43181801c3a66cf9d9
parent036dbaa082f1974246d1d7d21a8e163559642485
Patch from Leif Lindholm (slightly modified by me), to fix http
redirection.
Example of incorrect behaviour was the following url, busybox wget didnt
get redirected to the busybox url as it should.
http://freshmeat.net/redir/busybox/953/url_homepage/www.busybox.net
networking/wget.c