Author orsenthil
Recipients
Date 2007-08-05.20:59:05
SpamBayes Score
Marked as misclassified
Message-id
In-reply-to
Content
Hi Skip,
Added the updated patch and also added patches to test and documentation also.

Did some investigation on Cache redirection and expires for 302. IMHO, it should be handled as a separate feature request (based on the need), as we will have to handle the Cache-Control header values in addition to expires header. This would amount for good amount of change w.r.t the HTTPRedirectHandler itself.
[http://www.w3.org/Protocols/rfc2616/rfc2616-sec14.html section 14.9]

As for the current Tracker item, please verify and if found suitable checkin to the Python trunk.

Thanks,
Senthil


History
Date User Action Args
2007-08-23 15:59:15adminlinkissue1755841 messages
2007-08-23 15:59:15admincreate