- From: Ben Kelly <notifications@github.com>
- Date: Mon, 29 Aug 2016 08:36:54 -0700
- To: w3c/ServiceWorker <ServiceWorker@noreply.github.com>
Received on Monday, 29 August 2016 15:37:22 UTC
A quick test in devtools shows that both firefox and chrome: 1. Treat the origin of the URL as case insensitive 2. Treat the path and query as case sensitive In both browsers (1) seems to be implemented by normalizing the origin to lower case. -- You are receiving this because you are subscribed to this thread. Reply to this email directly or view it on GitHub: https://github.com/w3c/ServiceWorker/issues/956#issuecomment-243161158
Received on Monday, 29 August 2016 15:37:22 UTC