ladybird/Services/WebWorker
Timothy Flynn 8d97389038 LibHTTP+Everywhere: Move the cookie implementation to LibHTTP
This will allow parsing cookies outside of LibWeb.

LibHTTP is basically becoming the home of HTTP WG specs.
2026-02-10 12:21:20 +01:00
..
CMakeLists.txt LibHTTP+Everywhere: Move the cookie implementation to LibHTTP 2026-02-10 12:21:20 +01:00
ConnectionFromClient.cpp LibWeb: Ensure that worker script fetches set the correct referrer 2026-01-31 22:45:08 +01:00
ConnectionFromClient.h LibWeb: Ensure that worker script fetches set the correct referrer 2026-01-31 22:45:08 +01:00
Forward.h LibWeb+WebWorker: Create SharedWorkerGlobalScope for Shared Workers 2025-05-18 17:50:05 -06:00
main.cpp LibWeb+LibWebView+WebWorker: Enable the HTTP memory cache in workers 2026-01-22 07:05:06 -05:00
PageHost.cpp LibHTTP+Everywhere: Move the cookie implementation to LibHTTP 2026-02-10 12:21:20 +01:00
PageHost.h LibHTTP+Everywhere: Move the cookie implementation to LibHTTP 2026-02-10 12:21:20 +01:00
WorkerHost.cpp LibWeb: Set the creation_url of worker environment settings objects 2026-01-31 22:45:08 +01:00
WorkerHost.h LibWeb: Ensure that worker script fetches set the correct referrer 2026-01-31 22:45:08 +01:00