ladybird/Libraries/LibWeb/Fetch/Infrastructure
Timothy Flynn 7fad8c333d LibWeb: Use forward-declarations of structured serialized types
This reduces the rebuilt targets when touching StructuredSerialize.h
from ~1200 to ~400. The remaining are due to generated IPC headers.
2025-07-18 10:09:02 -04:00
..
HTTP LibWeb: Add "parallel queue" and allow it as fetch task destination 2025-07-17 00:13:39 +02:00
ConnectionTimingInfo.h LibWeb/Fetch: Update timing info with the timings received from RS 2025-03-06 09:00:53 -07:00
FetchAlgorithms.cpp
FetchAlgorithms.h
FetchController.cpp LibWeb: Use forward-declarations of structured serialized types 2025-07-18 10:09:02 -04:00
FetchController.h LibWeb: Use forward-declarations of structured serialized types 2025-07-18 10:09:02 -04:00
FetchParams.cpp
FetchParams.h
FetchRecord.cpp
FetchRecord.h
FetchTimingInfo.cpp LibWeb/Fetch: Update timing info with the timings received from RS 2025-03-06 09:00:53 -07:00
FetchTimingInfo.h LibWeb/Fetch: Update timing info with the timings received from RS 2025-03-06 09:00:53 -07:00
HTTP.cpp
HTTP.h LibWeb: Implement formData() for "multipart/form-data" 2025-01-20 23:33:51 +00:00
IncrementalReadLoopReadRequest.cpp LibWeb: Add "parallel queue" and allow it as fetch task destination 2025-07-17 00:13:39 +02:00
IncrementalReadLoopReadRequest.h LibWeb: Add "parallel queue" and allow it as fetch task destination 2025-07-17 00:13:39 +02:00
MimeTypeBlocking.cpp
MimeTypeBlocking.h
NetworkPartitionKey.cpp LibWeb: Make Environment's top level origin nullable 2025-05-27 14:48:43 +12:00
NetworkPartitionKey.h
NoSniffBlocking.cpp LibWeb: Prefer using equals_ignoring_ascii_case 2025-05-21 13:45:02 +01:00
NoSniffBlocking.h
PortBlocking.cpp
PortBlocking.h
RequestOrResponseBlocking.h
Task.cpp LibWeb: Add "parallel queue" and allow it as fetch task destination 2025-07-17 00:13:39 +02:00
Task.h LibWeb: Add "parallel queue" and allow it as fetch task destination 2025-07-17 00:13:39 +02:00
URL.cpp
URL.h