Alternative to cache-control

1

I'm looking for an alternative to:

<meta http-equiv="cache-control" content="max-age=1">

For HTML5. The W3C validator returns:

  

"Error: Bad value cache-control for attribute http-equiv on element meta."

And the alternatives are not very clear.

    
asked by Iván Villa Sánchez 03.08.2017 в 23:02
source

0 answers