Re: [w3ctag/design-reviews] Service Worker Scope Pattern Matching explainer (#417)

> And the input URL is /api/foo?bar=baz#yay , is the query and hash accessible from the result object?

We could certainly expose the original matched URL as a property on the result dictionary.  Code using URLPattern could also do that themselves.  I don't feel too strongly either way and I'm willing to follow API input from developers once we have something they can test out.

> Additionally, does the webapp manifest usage of pattern matching have the same restrictions as service workers?

I expect that to be the case, yes.  I've been attempting to keep manifest constraints in mind.

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/w3ctag/design-reviews/issues/417#issuecomment-698427093

Received on Thursday, 24 September 2020 15:44:13 UTC