Initial implementation of ServiceWorkerCache Put and Match functions.
Note that the Match() function copies the data into a memory blob. This is of course only for demo purposes. This will soon be changed to use a streaming API. See bug 403493.
BUG=
392621
Committed:
https://crrev.com/b5ca81a3262238668cc4e59a90f51d7e8f6360d4
Cr-Commit-Position: refs/heads/master@{#291834}