mirror of
https://github.com/lightpanda-io/browser.git
synced 2026-09-14 15:03:27 -04:00
The interval between two top-level navigations to the same host now grows with the number of navigations sent to it: one extra base interval every burst*10 navigations, capped at 60x. Pressure cools down by one unit for every 10 base intervals the host is left alone. --http-nav-delay is now a minimum, not a fixed spacing.