|
From: | Jookia |
Subject: | Re: [Bug-wget] [PATCH] rejected-log: Add option to dump URL rejections to a log. |
Date: | Sat, 1 Aug 2015 00:04:57 +1000 |
User-agent: | Mutt/1.5.23+102 (2ca89bed6448) (2014-03-12) |
Happy August from AEST! I've taken a lot of the problems outlined in the previous discussion and fixed them to what I'd be satisfied with. While it'd be nice if this was the final patch I'm still learning and trying to push for more discussion. Changes from the last patch: * The original URL is escaped. * The CSV uses tabs, not commas. * The CSV includes a header. * (null) is no longer a column value, empty columns will stay empty. * Some coding style fixes. The output looks a lot nicer and may almost be self documenting at this point. Cheers! Jookia.
[Prev in Thread] | Current Thread | [Next in Thread] |