Please note, this is a STATIC archive of website developer.mozilla.org from 03 Nov 2016, cach3.com does not collect or store any user information, there is no "phishing" involved.

bkelly

Member since
bkelly

Recent Docs Activity

View all activity
Page Date Comment

Cache.add()


Fix last revision's change to use `response.ok` instead of `response.ok()`. Its a boolean getter, not a function.

Cache.add()


Add `response.ok()` check to first code example.

Request.cache


Blink browsers don't actually support Request.cache yet. The attribute was accidentally exposed before, but not implemented.

TextDecoder.decode()


Gaia unit tests