Re: [Bug-wget] [PATCH] Disable automatic wget headers.

2019-04-27 Thread Tim Rühsen
Hi, thanks for your contribution ! On a first (quick) glimpse, it looks pretty good to me. There are just a few things you could improve: - please use the same coding style as the existing code, e.g. space after function names, space after 'if' and 'for', space after a cast (). + if (

[Bug-wget] [PATCH] Disable automatic wget headers.

2019-04-27 Thread adham elkarn
From: sulfastor Hello, We've worked on this features (bug #54769 (https://savannah.gnu.org/bugs/?54769)) taking in account the comments made by Darshit some time ago. We would like you to review our changes and code. We thank you for your helping us improving our programming skills. * src/htt