blob: 4e3b57bf0e84b714472d53a7de0b4dfbc3a8e860 [file] [log] [blame]
jcgregorio2d66d4f2006-02-07 05:34:14 +00001
2
3
jcgregorio8421f272006-02-14 18:19:51 +000040.1.1
jcgregorio2d66d4f2006-02-07 05:34:14 +00005
jcgregorio4177ca12006-02-16 10:50:58 +00006 Fixed several bugs raised by James Antill:
jcgregorio2d66d4f2006-02-07 05:34:14 +00007 1. HEAD didn't get an Accept: header added like GET.
8 2. HEAD requests did not use the cache.
9 3. GET requests with Range: headers would erroneously return a full cached response.
jcgregorio8421f272006-02-14 18:19:51 +000010 4. Subsequent requests to resources that had timed out would raise an exception.
jcgregorio2d66d4f2006-02-07 05:34:14 +000011 And one feature request for 'method' to default to GET.
12
jcgregorio4177ca12006-02-16 10:50:58 +000013 Xavier Verges Farrero supplied what I needed to make the
14 library work with Python 2.3.
jcgregorio8421f272006-02-14 18:19:51 +000015
jcgregorio1eed40f2006-02-15 18:56:46 +000016 I added distutils based setup.py.
17
jcgregorio2d66d4f2006-02-07 05:34:14 +0000180.1 Rev 86
19
20 Initial Release
21