Lasthistorikk
Lasthistorikk is a term used in Norwegian computing to describe a log or record of load operations performed by a software system or device. It covers attempts to fetch or open resources such as web pages, files, images, or assets, and may also include the outcomes of those requests. In practice, lasthistorikk can be local to a client, such as a web browser or application, or part of a service’s telemetry that collects usage data for analysis and optimization.
Etymology: The word is a compound of las(t) meaning load and historikk meaning history, reflecting its function
Usage: In web browsers, a load history helps with features like navigation, prefetching, and debugging by keeping
Data and privacy: A lasthistorikk store may include URLs or file paths, timestamps, sizes, and status information.
See also: History (computing), Cache, Download manager, Browser DevTools, Data retention.