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
Conditionally cache offline response urls based on their mimeType. We don't want to mask Turbo location redirects, so cache document responses based on the final response url. Otherwise, cache based on the original request url so that other resources with a redirect (like images) are availabe offline with their original url.
0 commit comments