Chromium Code Reviews
DescriptionCache.put() validation of Request properties
Cache.put() should fail the operation if request's scheme is not
"http" or "https", or if the method is not "GET"
Spec:
https://slightlyoff.github.io/ServiceWorker/spec/service_worker/index.html
R=jkarlin@chromium.org
BUG=425505
Committed: https://src.chromium.org/viewvc/blink?view=rev&revision=184310
Patch Set 1 #
Messages
Total messages: 5 (1 generated)
|
||||||||||||||||||||||||||||