Jeremy Roman
Jeremy Roman
#369 seems to be general verbiage that I think covers any application it would have to this PR. I'd like to renew my request to know what the next step/milestone...
One remaining case -- strings which are not valid cookie names in RFC 6265, such as strings containing one of the `separators` characters. Some of these are also accepted as...
We had a similar discussion for another .well-known URL (https://github.com/buettner/private-prefetch-proxy/issues/16 and links from there), which might be of interest.
Since Chrome 126.0.6478.0 (which has now been in the stable channel for some time), speculation rules prefetching in incognito contexts should work.
For reference, the URL spec's handling of this is at https://url.spec.whatwg.org/#scheme-start-state
I spent some time today reading through UTS 55, UAX 31, and CHARMOD. I'm still not entirely clear on what your request/recommendation here is, so would appreciate more insight on...
> We're seeing URLPattern being used in several proposals now: > > * [Speculation rules](https://wicg.github.io/nav-speculation/speculation-rules.html#document-rule-url-pattern-predicate) > * [Service worker static routing](https://github.com/WICG/service-worker-static-routing-api#webidl) > * Hopefully, [compression dictionaries](https://github.com/WICG/compression-dictionary-transport/issues/48) > * Potentially in...
Such a section has been added. Since the original issue comment mentioned HTTP headers which are still in discussion, leaving this issue thread open for now.
The existing dfns should be enough to avoid using the WebIDL integration (as the JSON section demonstrates), but still maybe explicitly calling out HTTP headers makes it more straightforward.
@pmeenan Let me know if you would like any IDs in the section I propose in #230 to be made permanent, too. At the moment it's basically advice and a...