I have always wondered where how and when is the best place to set headers? Should you just place:
$r->header_out('field', 'value'); in the autohandler? -Bill On Jan 17, 2007, at 10:46 AM, Perrin Harkins wrote: > On Wed, 2007-01-17 at 18:38 +0000, Duncan Garland wrote: >> I wonder if I should be setting more than one http-equiv header. >> Do they >> exist for last-modified etc? > > You should really stop using HTTP-EQUIV meta tags and use real headers > instead. You can't expect caching proxy servers to honor tags > inside of > your content, but they will work fine if you send actual HTTP headers. > > - Perrin > > > ---------------------------------------------------------------------- > --- > Take Surveys. Earn Cash. Influence the Future of IT > Join SourceForge.net's Techsay panel and you'll get the chance to > share your > opinions on IT & business topics through brief surveys - and earn cash > http://www.techsay.com/default.php? > page=join.php&p=sourceforge&CID=DEVDEV > _______________________________________________ > Mason-users mailing list > Mason-users@lists.sourceforge.net > https://lists.sourceforge.net/lists/listinfo/mason-users ------------------------------------------------------------------------- Take Surveys. Earn Cash. Influence the Future of IT Join SourceForge.net's Techsay panel and you'll get the chance to share your opinions on IT & business topics through brief surveys - and earn cash http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV _______________________________________________ Mason-users mailing list Mason-users@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/mason-users