Hi!

when using the "-S" option, wget dies apparently because the server
returns 8-bit characters in the WWW-Authenticate header:

$ wget -S http://lib.homelinux.org/_djvu/zzz.txt
--01:46:17--  http://lib.homelinux.org/_djvu/zzz.txt
           => `zzz.txt'
Resolving lib.homelinux.org... 83.149.236.67
Connecting to lib.homelinux.org|83.149.236.67|:80... connected.
HTTP request sent, awaiting response...
  HTTP/1.1 401 Authorization Required
  Date: Thu, 01 Feb 2007 22:46:25 GMT
  Server: Apache/2.2.3 (Fedora)
wget: realloc: Failed to allocate -2147483648 bytes; memory exhausted.

without the "-S" option, it doesn't die like this.

Best,
v.

Reply via email to