blob: b71f8b74f2e1de5834e46149fd22c68d646cdaa5 [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
jcgregorio8421f272006-02-14 18:19:51 +00006 Fixed several bugs raised by James Antill <james@and.org>:
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
jcgregorio8421f272006-02-14 18:19:51 +000013 Xavier Verges Farrero <xavier_verges@es.ibm.com> supplied
14 what I needed to make the library work with Python 2.3.
15
jcgregorio2d66d4f2006-02-07 05:34:14 +0000160.1 Rev 86
17
18 Initial Release
19