Skip to content

v8.0.0-alpha.3

Latest
Compare
Choose a tag to compare
@evert evert released this 11 Jun 06:05
· 3 commits to main since this release
688a476
  • #476: When cache: no-store is specified on fetch() functions, Ketting will now no longer store responses with a Content-Location in its internal cache.
  • #477: When storing responses with Content-Location, bodies are now cloned before storing so callees can still read the data.
  • Testing Node 20.