<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN">
<HTML>
<HEAD>
<META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=us-ascii">
<META NAME="Generator" CONTENT="MS Exchange Server version 6.5.7654.12">
<TITLE>modules for conditional GET ?</TITLE>
</HEAD>
<BODY>
<!-- Converted from text/rtf format -->

<P><FONT SIZE=2 FACE="Arial">Hi Catalysters,</FONT>
</P>

<P><FONT SIZE=2 FACE="Arial">For some actions of a Catalyst app, I would like to implement conditional GET (using If-Modified-Since HTTP header), where the timestamp of one config file decides whether the page should be refreshed or not&nbsp; --- this is because that page is quite expensive to compute.</FONT></P>

<P><FONT SIZE=2 FACE="Arial">This scenario sounds like a common thing to do, so I expected to find some Catalyst plugins/extensions in CPAN to do that, but didn't find any. Did I just miss some CPAN modules, or should I really start from scratch ?</FONT></P>

<P><FONT SIZE=2 FACE="Arial">Thanks in advance for any hints,</FONT>
</P>

<P><FONT SIZE=2 FACE="Arial">Laurent Dami</FONT>
</P>

</BODY>
</HTML>