ETag-enabled wget
Well, a little evening hack while watching Inspector Morse has produced a minimalist script wget.pl – a tiny wrapper around the wget command so that you can be more polite when retrieving HTTP based information – in particular RSS feeds. The idea was sparked by Simon‘s post about using HTTP 1.1′s ETag and If-None-Match headers. [...]