Ayumi
Ayumi
### Edge Browser Versions: EdgeHTML 12.10240 - 18.19041 (are non-chromium based) Link: https://en.wikipedia.org/wiki/Microsoft_Edge#EdgeHTML Versions: Edge 79.0.309 onwards (are chromium based) Therefore Edge 79.0.309 onwards could be grouped with `Yandex`, `Samsung...
- EdgeHTML stopped in mid 2020 (better to keep support up to 3 years - so end support end of 2024). - IE11 or lower agree to drop it. -...
Just going to dump some data here, for anyone that wants to look it up in the future. (this data correct as of Jan 2023) ### Can I Use ...
There are hundreds of chromium browsers that I know are active! But I'm just going to add the most common ones found here: https://en.wikipedia.org/wiki/Chromium_(web_browser)#Active At least then it adds smooth...
Added a request with MDN: https://github.com/mdn/mdn/issues/394 Happy to see a `hold` label, as I meant this to be added as a future update. Would be nice if someone could add...
@LeoColomb See slide 4 found here: https://datatracker.ietf.org/meeting/117/materials/slides-117-httpbis-compression-dictionaries-00 Here's what I understand: ```http Use-As-Dictionary: match="/path/to/target/*" ``` When the client `Use-As-Dictionary` transitions to the path specified in , it adds to the...
Going to add to this issue, as I wanted to open an issue and did a quick search, which lead me to this open issue. I agree with https://github.com/WICG/ua-client-hints/issues/94 I...
@Sora2455 I think you missed my point, it's not just about `responsive` screen development or serving `less data` to devices. I repeat and expand the example I said in the...
I wanted to add a php Laravel code example for my previous comment. ```php if (Request::header("Sec-CH-UA-Device-Type") !== "Bot" ) { // Run the cookie banner code (bypass for bots) }...
@danbri There is a simple reason why this repo has so many issues and a very simple fix. Below is what we use to give you some ideas:  Add...