[Catalyst] Advent Calendar - Day 11 - Caching

A. Pagaltzis pagaltzis at gmx.de
Sun Dec 11 20:27:04 CET 2005


* Bill Moseley <moseley at hank.org> [2005-12-11 19:55]:
> We might have discussed this on IRC, but should the http cache
> headers be set based on what http version the client is
> requesting?  Or it's it a good idea to set both Cache-Control
> and Expires?

Yes, set both. You don’t know if the request is by proxy on
behalf of a client that speaks a different HTTP version than the
intermediary does.

Regards,
-- 
Aristotle Pagaltzis // <http://plasmasturm.org/>



More information about the Catalyst mailing list