"Jason Epstein" <[EMAIL PROTECTED]> writes:
> What is the exact difference between:
>
> <meta http-equiv="Pragma" content="no-cache">
>
> &
>
> <meta http-equiv="Cache-control" content="no-cache">
"Pragma" is the HTTP 1.0 header for doing this. Comes in handy for
backward compatibility, as it is still supported in HTTP 1.1. Pragma
is something like a generic header field which, in this case, is used
to affect cacheing behaviour.
"Cache-control" is a new HTTP 1.1 header. It is specifically aimed at,
well, you guess, controlling cacheing. It is in fact an extendable set
of headers which allows you to do all kinds of fancy things, like
setting "max-age" or "must-revalidate" etc.
It doesn't hurt to use both of them. In fact, I'd recommend you use
both of them.
:*CU#
--
*** Guido A.J. Stevens *** mailto:[EMAIL PROTECTED] ***
*** Net Facilities Group *** tel:+31.43.3618933 ***
*** http://www.nfg.nl *** fax:+31.43.3560502 ***
PGP fingerprint E3 56 AA 30 44 EE 9E E9 CA 52 C5 B8 66 2F 77 21
____________________________________________________________________
--------------------------------------------------------------------
Join The NEW Web Consultants Association FORUMS and CHAT:
Register Today at: http://just4u.com/forums/
Web Consultants Web Site : http://just4u.com/webconsultants
Give the Gift of Life This Year...
Just4U Stop Smoking Support forum - helping smokers for
over three years-tell a friend: http://just4u.com/forums/
To get 500 Banner Ads for FREE
go to http://www.linkbuddies.com/start.go?id=111261
---------------------------------------------------------------------