WP-Cache 1.5.1
This is a small bug fix release. I realised that WP returns a zero sized buffer if the client sends “If-Modified-Since” header. If we were unlucky enough, i.e., the right cache file was already expired, it will generate a bogus (empty) cache. This release fix it:
2005-03-22: Check for buffer size, if zero, don't process it