diff options
author | Nick White <git@njw.me.uk> | 2011-11-30 18:55:47 +0000 |
---|---|---|
committer | Nick White <git@njw.me.uk> | 2011-11-30 18:55:47 +0000 |
commit | 750f41033d1e8eb0a0c6ba4401e685b378ac3ae6 (patch) | |
tree | d4b8204055524e91cd852d9673d77eccdc406975 /TODO | |
parent | 83adb758f73ebc6a6c09b7dee82e139317b7ad0a (diff) |
Use appropriate file extensions when saving
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 bugs, package for osx & windows # other todos -use the correct file extension depending on the image type (for google and amazon the first page is a jpg, all the others are png) - bug in get() & post(): if the \r\n\r\n after http headers is cut off between recv buffers package for osx - https://github.com/kennethreitz/osx-gcc-installer |