Found my answer to AppCache and SSL issue we where having with Chrome http://glennjones.net/2013/03/appcache-and-ssl/… cc\ @jaffathecake 13 years ago ‐ Also on: Twitter | Favourite Retweet Reply Likes soaj1664ashar favorited this Mentions: @glennjones note that "https://expamle.com/restapi/">https://expamle.com/restapi/*" doesn't mean match urls that start "https://expamle.com/restapi/ ", it matches one single url 13 years ago – Jake Archibald on twitter @glennjones as in, it will match "https://expamle.com/restapi/*", including the star at the end 13 years ago – Jake Archibald on twitter @jaffathecake Are the URL matches to the exact path or in NETWORK are matches to any path that starts with the URL listed? 13 years ago – Glenn Jones on twitter @glennjones exact path 13 years ago – Jake Archibald on twitter