[tbnl-devel] Patch for handling If-Modified-Since

Stefan Scholl stesch at no-spoon.de
Thu Jul 22 16:22:04 UTC 2004


Hi!

On 2004-07-22 17:51:52, Stefan Scholl wrote:
> +    ;; Simple string compare is sufficient. See RFC 2616 14.25
> +    (when (and if-modified-since (equal if-modified-since time-string))

One word to the above: When you change from a newer to an older
version it is still a modified version. So when you have to
delete the newest entry from a database you want the visitors to
see the remaining entries, even when they are older.

Regards,
Stefan






More information about the Tbnl-devel mailing list