[go: up one dir, main page]

Skip to content

JS and CSS resources are uncacheable due to the `Set-Cookie` headers

JS and CSS resources (/comentario.js and /comentario.css) on every page view are uncacheable due to the Set-Cookie and Vary headers.

And, the browser would reject setting the cookies if Commentario is hosted under a different domain, rendering those headers useless but harming the performance.