Anthony Ramine
Anthony Ramine
`hyper_util::server::conn::auto::Connection
CONNECT requests, be them h1 or h2, are not really doable through the Hyper client, with the current connector design. `hyper::client::Client::request` takes a request, extracts the (scheme, host, port) triple...
Iframes delay the load event in weird ways that I don't think fit `DocumentLoader` and its list of URLs. I don't really understand the purpose of `DocumentLoader` given it uses...
When Foundations 4 was released, the tracing config changed and some apps ended up with 100% tracing enabled, crashing some downstream processes doing so. Having sampling be 0% by default...
Tags is the only thing that can tell whether a commit is part of a given release from the GitHub UI.
We already have a damage system which tracks whether a node have dirty descendants or not, `HAS_DIRTY_DESCENDANTS`. In DOM, this is set on all ancestors of all nodes with a...
Cursor should indicate that the doge's nose is a link on https://samuknet.github.io/test_cases/imageMap/. Follow-up of #13197.