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

Add compression dictionary clearing support #80

Draft
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

horo-t
Copy link
Member

@horo-t horo-t commented Feb 7, 2024

Currently compression dictionaries are cleared when either the "cache" or "cookies" are set in Clear-Site-Data.

But it would be very useful if there is a way to only clear the compression dictionaries without clearing HTTP caches and Cookies.

So, I'd like to propose a new "dictionaries" datatype in Clear-Site-Data HTTP Response Header Field.

WICG/compression-dictionary-transport#34


Preview | Diff

Currently compression dictionaries are cleared when either the "cache" or "cookies" are set in `Clear-Site-Data`.

But it would be very useful if there is a way to only clear the compression dictionaries without clearing HTTP caches and Cookies.

So, I'd like to propose a new "dictionaries" datatype in Clear-Site-Data HTTP Response Header Field.

WICG/compression-dictionary-transport#34
@horo-t
Copy link
Member Author

horo-t commented Feb 7, 2024

@pmeenan
Could you please review this PR?

@pmeenan
Copy link

pmeenan commented Feb 7, 2024

Lets hold off on any spec PR's until we're done with the origin trial and have sorted out any rough edges (and get consensus on what the solutions should look like). I opened up a new issue to discuss the underlying problem of A/B testing: WICG/compression-dictionary-transport#54

@horo-t horo-t marked this pull request as draft February 7, 2024 23:50
@horo-t
Copy link
Member Author

horo-t commented Feb 7, 2024

Sounds good. Thank you for filing the new issue.
I marked this PR as draft.

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

Successfully merging this pull request may close these issues.

2 participants