When we use rocket loader with cache everything. Rocket loader run after thing get cached on Edge Location.(rocket loader script page does not get cached on edge location, it is on the fly between edge to end user) It cause a Content Negotiation response - The response body is different when content negotiation happens.
Hi @user3011, we don’t support self hosting of rocket loader script. I am curious to know what are the benefits you want to achieve with self-hosting approach? RL script is served from Cloudflare CDN and it will be cached on the client as well.
the problem is firefox blocked every third party cookie by default now. One of those cookies set by ajax.Cloudflare.com (script for rocket loader). How to prevent that from happening?
Is it possible to run rocket loader before caching on edge rather than running after edge cache? If i cache the page rocket loader runs over cache page. Rocket loaded page scripts never get cached on edge.