Skip to content
This repository has been archived by the owner on Nov 5, 2022. It is now read-only.

Slash URLs should serve the index page #49

Open
mgiuca opened this issue Feb 11, 2016 · 1 comment
Open

Slash URLs should serve the index page #49

mgiuca opened this issue Feb 11, 2016 · 1 comment
Labels

Comments

@mgiuca
Copy link
Contributor

mgiuca commented Feb 11, 2016

The service worker should serve the start page when the user hits a URL ending in /. Currently it just forwards it to the server, which means it may or may not serve the start page depending on whether the user/server is online.

@m-alger m-alger added the bug label Feb 11, 2016
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

No branches or pull requests

3 participants
@mgiuca @m-alger and others