Re: [blink-dev] Intent to Ship: No-Vary-Search support in navigation prefetch cache

2023-11-10 Thread David Benjamin
Additionally, even if Chromium currently only uses it for prefetch logic, the semantics seem to be about general HTTP caching. There's tons of interest and expertise in httpbis around caching and how to optimize it, so it's definitely the right venue for this work. I expect you'll find many people

Re: [blink-dev] Intent to Ship: No-Vary-Search support in navigation prefetch cache

2023-11-10 Thread 'David Schinazi' via blink-dev
Hi folks, As an amusing coincidence, I'm sitting in an HTTPBIS WG meeting in Prague at IETF 118. HTTP headers are controlled by an IANA registry , so for this spec to progress it would need to register the header there. Per the proce

Re: [blink-dev] Intent to Ship: No-Vary-Search support in navigation prefetch cache

2023-11-10 Thread Yoav Weiss
LGTM3 but please invest a bit of time before shipping to make sure bikeshedding isn't in the future here. Specifically, I hear that HTTPWG folks are pushing for a compression dictionary rename of its match functionality from "search" to "query". It'd be good to ensure that won't be a hurdle this f

Re: [blink-dev] Intent to Ship: No-Vary-Search support in navigation prefetch cache

2023-11-10 Thread Domenic Denicola
2023年11月10日(金) 17:14 Yoav Weiss : > > > On Thu, Nov 9, 2023 at 2:46 AM Domenic Denicola > wrote: > >> >> >> On Thu, Nov 9, 2023 at 12:44 AM Yoav Weiss >> wrote: >> >>> Thanks for working on this, as I'm enthusiastically supportive of >>> tackling this use case! >>> >>> One thing I wish y'all hav

Re: [blink-dev] Intent to Ship: No-Vary-Search support in navigation prefetch cache

2023-11-10 Thread Yoav Weiss
On Thu, Nov 9, 2023 at 2:46 AM Domenic Denicola wrote: > > > On Thu, Nov 9, 2023 at 12:44 AM Yoav Weiss wrote: > >> Thanks for working on this, as I'm enthusiastically supportive of >> tackling this use case! >> >> One thing I wish y'all have done, and that I haven't seen any evidence of >> (but

Re: [blink-dev] Intent to Ship: No-Vary-Search support in navigation prefetch cache

2023-11-08 Thread Domenic Denicola
On Thu, Nov 9, 2023 at 12:44 AM Yoav Weiss wrote: > Thanks for working on this, as I'm enthusiastically supportive of tackling > this use case! > > One thing I wish y'all have done, and that I haven't seen any evidence of > (but please correct me if I'm wrong) is discuss this design with the HTTP

Re: [blink-dev] Intent to Ship: No-Vary-Search support in navigation prefetch cache

2023-11-08 Thread Yoav Weiss
Thanks for working on this, as I'm enthusiastically supportive of tackling this use case! One thing I wish y'all have done, and that I haven't seen any evidence of (but please correct me if I'm wrong) is discuss this design with the HTTPWG at the IETF. That is feedback that I believe you got at TP

Re: [blink-dev] Intent to Ship: No-Vary-Search support in navigation prefetch cache

2023-11-08 Thread Daniel Bratell
LGTM2 /Daniel On 2023-11-07 01:57, Mike Taylor wrote: Thanks Liviu. I've spent some time today reviewing the explainer and spec, and find the use cases compelling. LGTM1 to ship. A non-blocking request would be to add the security & privacy considerations from the explainer into the draft

Re: [blink-dev] Intent to Ship: No-Vary-Search support in navigation prefetch cache

2023-11-06 Thread Mike Taylor
Thanks Liviu. I've spent some time today reviewing the explainer and spec, and find the use cases compelling. LGTM1 to ship. A non-blocking request would be to add the security & privacy considerations from the explainer into the draft WICG spec (or something similar). (Also, kudos to all

Re: [blink-dev] Intent to Ship: No-Vary-Search support in navigation prefetch cache

2023-11-06 Thread Liviu Tinta
> Are there any open issues that would result in breaking changes, after we ship? There are 2 open issues related to No-Vary-Search: https://github.com/WICG/nav-speculation/labels/no-vary-search. None of the open issues requires modifying No-Vary-Search header. We are not expecting breaking ch

Re: [blink-dev] Intent to Ship: No-Vary-Search support in navigation prefetch cache

2023-11-06 Thread Mike Taylor
On 11/1/23 9:59 AM, Liviu Tinta wrote: Contact emails dome...@chromium.org, jbro...@chromium.org, liviuti...@chromium.org Explainer https://github.com/WICG/nav-speculation/blob/main/no-vary-search.md Specification https://wicg.github.io/nav-speculation/no-vary-sea

[blink-dev] Intent to Ship: No-Vary-Search support in navigation prefetch cache

2023-11-01 Thread Liviu Tinta
Contact emailsdome...@chromium.org, jbro...@chromium.org, liviuti...@chromium.org Explainerhttps://github.com/WICG/nav-speculation/blob/main/no-vary-search.md Specificationhttps://wicg.github.io/nav-speculation/no-vary-search.html Summary Enables prefetch to match even if URL query parameters c