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.