Thread
:
Shoutcast no cache html5 player
View Single Post
15th June 2018, 15:57
#
6
knklsturgis
Junior Member
Join Date: Jun 2018
Posts: 3
Also, some web browsers will attempt to cache the whole page, that sometimes causes the player to be cached for a few seconds. Placing the no-cache meta tag fixes those browsers:
code:
<meta http-equiv="Pragma" content="no-cache">
knklsturgis
View Public Profile
Find More Posts by knklsturgis