-
- Downloads
Add a favicon so that browsers don't go looking in the default location
That extra request to the default /favicon.ico path on the root of the domain, which is not a valid path because Pages has no root namespace, was being redirected to an auth page. That auth page was setting cookies which were then being passed along with subsequent requests, causing the pages to not be cached. Hopefully this fixes that.
parent
7831044c
No related branches found
No related tags found
Checking pipeline status
Loading
Please sign in to comment