cloudflare / cloudflare/workerd
Investigate interaction between aborted requests and the Cache API
Open
wpt-conformance
- Dominant language
- C++
- Stars
- 8.7k
- Forks
- 739
- Avg merge
- 2d 20h
- Merged PRs (30d)
- 174
Description
These tests are found in [`fetch/api/abort/cache.https.any.js`](https://github.com/web-platform-tests/wpt/blob/master/fetch/api/abort/cache.https.any.js):
- Signals are not stored in the cache API
- Signals are not stored in the cache API, even if they're already aborted
It's likely our cache API implementation as a whole should be investigated to see how it stacks up against the WPT test suite.
Contributor guide
Assessment
This issue has not been assessed yet.