You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Setting Cache-Control header to public and then adding the expires directive is causing the Cache-Control header to be sent twice, confusing most browsers. This is causing the browser to not cache the image at all.