Fetch: No respect for "cache" option

Created on 29 Nov 2016  路  4Comments  路  Source: github/fetch

There is no any code that handles "cache" option https://developer.mozilla.org/en-US/docs/Web/API/Request/cache

On IE11 this causes similar request always fetching from cache.

Most helpful comment

It should be listed on top of page with big red font and blinking :)

All 4 comments

You're right. It's due technical limitations. See explanation here https://github.com/github/fetch/issues/438#issuecomment-261272466

This should be written in bold in README/Caveats section imho.

It's listed in Caveats of the web site.

It should be listed on top of page with big red font and blinking :)

Was this page helpful?
0 / 5 - 0 ratings

Related issues

proofrock picture proofrock  路  3Comments

mmocny picture mmocny  路  3Comments

huanghaiyang picture huanghaiyang  路  3Comments

karladler picture karladler  路  4Comments

kocur4d picture kocur4d  路  3Comments