summaryrefslogtreecommitdiff
path: root/TODO
diff options
context:
space:
mode:
authorNick White <git@njw.me.uk>2012-07-10 20:57:07 +0100
committerNick White <git@njw.me.uk>2012-07-10 20:57:07 +0100
commit4e6b01857db64898a4619415543eefca771a527e (patch)
tree776ceb6e824099b41bbc43e985c1ec98e55ce672 /TODO
parente7a7e29a59be8bd43f09938c623b093e162ddf92 (diff)
Fix potential bug in HTTP code
Diffstat (limited to 'TODO')
-rw-r--r--TODO10
1 files changed, 2 insertions, 8 deletions
diff --git a/TODO b/TODO
index 87bc878..d4b9297 100644
--- a/TODO
+++ b/TODO
@@ -1,20 +1,14 @@
# other todos
-bug in get() & post(): if the \r\n\r\n after http headers is cut off between recv buffers. solution is to get all, then strstr(\n\r\n\r) to find end of header, and memcopy the rest out (so that original memory can be freed)
+format and package man pages in win packages
in getabook, the web client tries downloading sequentially the first few pages, regardless of whether they're in the available page list. this actually works (some or all of these pages will return), so we should implement something similar too. exactly how it knows when to stop looking is not clear, at least with the one i tried, it just tried all of the first 25 pages.
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)
in getbnbook, check that downloaded page doesn't match 'page not available' swf; if so delete (as may be redownloadable later, perhaps even then with different cookies)
-in getgbook, grab the link data (presumably as json somewhere), and add this to pdf
-
-1.0 format and package man pages in win and osx packages
+submit 'pad' file to websites http://padsites.asp-software.org/
write some little tests
-1.0 submit 'pad' file to websites http://padsites.asp-software.org/
-
-add function to download html text to getabook (just a html request to get kindle version)
-
add scribd functionality - example is http://www.scribd.com/doc/20448287/Etidorhpa-John-Uri-Lloyd producing urls like http://htmlimg3.scribdassets.com/1qva8jpekgdk0wl/images/1-bfa8361a96.jpg