Skip to content
Snippets Groups Projects
Forked from GitLab Tests / Pages Test
Loading
Chris Coley's avatar
Chris Coley authored
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.
5af2ffd8
History
Name Last commit Last update