Re: [Bug-wget] Bug with GNU Wget 1.13.4, --config

2012-12-08 Thread Tim Rühsen
Am Dienstag, 4. Dezember 2012 schrieb Adrien Dumont: Hi, I have find a bug in GNU Wget 1.13.4 : wget $edt_url --config=$wget_config \ --post-data=login=$edt_loginpassword=$edt_passwordaction=Connexion \ --keep-session-cookies --save-cookies '/tmp/edt_cookies.txt' \ -O '/dev/null' -nv -a

[Bug-wget] [PATCH] Bugfix: Avoid double free of iri-orig_url

2012-12-08 Thread Michael Stapelberg
Hi, attached you can find a patch which fixes a double free() in wget when accessing a URL which uses IDN and redirects. -- Best regards, Michael From 95731736daa93e8d7e24fff7a50dbbdf7a6c45c9 Mon Sep 17 00:00:00 2001 From: Michael Stapelberg mich...@stapelberg.de Date: Sat, 8 Dec 2012 15:49:05

[Bug-wget] FeatureSpecification - HTTP compression

2012-12-08 Thread 7382846
Hello I think wget should HTTP compression (Accept-Encoding: gzip, deflate). It would put less strain on servers being downloading from, and use less of their bandwidth. Is it okay to add this idea to the http://wget.addictivecode.org/FeatureSpecifications page? I don't know where on the page to