Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Should IndexedDB allow indexing on Request/Response properties #1730

Open
SteveBeckerMSFT opened this issue Oct 1, 2024 · 0 comments
Open

Comments

@SteveBeckerMSFT
Copy link

Reviving an IndexedDB issue from 2019 that we revisited at TPAC 2024, which involves: "allowing Request/Response objects to be stored in Indexed DB. That basically just requires defining serialization for them - a blob plus some metadata."

In 2024, do we have scenarios that need Request/Response support in IndexedDB?

Previous discussions indicate the sync and backgroundfetch events might provide use cases, but the discussion didn't go into much detail.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant