diff options
author | Nick White <git@njw.me.uk> | 2012-02-25 12:02:09 +0000 |
---|---|---|
committer | Nick White <git@njw.me.uk> | 2012-02-25 12:02:09 +0000 |
commit | 6924eed5181a43989ca665f91908e50df4e1b4b0 (patch) | |
tree | 5c07f0d518c05e58f1595fb28107d29e0bf96262 /TODO | |
parent | 4e6e2adeff8b4869de7c4c4fa0a5a3ab241d3a29 (diff) |
Don't re-download jpg images
Diffstat (limited to 'TODO')
-rw-r--r-- | TODO | 2 |
1 files changed, 0 insertions, 2 deletions
@@ -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) |