connection.setIfModifiedSince( local.lastModified() );
Interesting. I don't see his patch. He says "This patch", but my browser is not showing me a patch.]Then I looked at Catch22's patch, which actually looks simpler than mine.
I'd like to see both of your patches.I don't see how the result ofgets used, and that seems to be an important part of it being a useful patch...Code:connection.setIfModifiedSince( local.lastModified() );