On Mon, 31 Dec 2012 19:38:38 +0400, Paul Fertser wrote:
> Can you please explain why wget without keep-alive works but with
> default doesn't? Why shouldn't wget work with the same user:pass@
> syntax? In fact i tried both 2 and 4 on my desktop with old wget
> version 1.12 and both 2 and 4 work the same, so probably that's some
> regression in wget.

I haven't had much time to debug this, but from my efforts, Wget 1.12
is the last version that works correctly. I did notice however, that
Wget 1.12 sends the request as HTTP/1.0, where as more recent versions
send as HTTP/1.1.

Modern versions of BusyBox (1.20.2 anyway, I didn't check how far back)
also send HTTP/1.1, so HTTP in itself is unlikely to be the issue, but
as you say, a regression might have been introduced in Wget during this
move to HTTP/1.1.

Jon

Attachment: signature.asc
Description: Digital signature

_______________________________________________
openwrt-devel mailing list
openwrt-devel@lists.openwrt.org
https://lists.openwrt.org/mailman/listinfo/openwrt-devel

Reply via email to