summaryrefslogtreecommitdiff
path: root/TODO
diff options
context:
space:
mode:
authorNick White <git@njw.me.uk>2012-02-25 12:02:09 +0000
committerNick White <git@njw.me.uk>2012-02-25 12:02:09 +0000
commit6924eed5181a43989ca665f91908e50df4e1b4b0 (patch)
tree5c07f0d518c05e58f1595fb28107d29e0bf96262 /TODO
parent4e6e2adeff8b4869de7c4c4fa0a5a3ab241d3a29 (diff)
Don't re-download jpg images
Diffstat (limited to 'TODO')
-rw-r--r--TODO2
1 files changed, 0 insertions, 2 deletions
diff --git a/TODO b/TODO
index cff5be1..e420875 100644
--- a/TODO
+++ b/TODO
@@ -2,8 +2,6 @@ before 1.0: fix http bug, package for osx
# other todos
-the tools look for ...png, meaning that they'll re-download jpgs. should look for png too.
-
bug in get() & post(): if the \r\n\r\n after http headers is cut off between recv buffers
in getgbook, check that downloaded page doesn't match 'page not available' image; if so delete (as may be redownloadable later, perhaps even then with different cookies)