mirror of
https://github.com/RGBCube/serenity
synced 2025-07-28 02:37:35 +00:00
LibWeb: Implement container class for fetch algorithms
This commit is contained in:
parent
dd5d3e2f4f
commit
ba31547fa0
4 changed files with 88 additions and 0 deletions
|
@ -125,6 +125,7 @@ set(SOURCES
|
|||
Fetch/Headers.cpp
|
||||
Fetch/HeadersIterator.cpp
|
||||
Fetch/Infrastructure/ConnectionTimingInfo.cpp
|
||||
Fetch/Infrastructure/FetchAlgorithms.cpp
|
||||
Fetch/Infrastructure/FetchController.cpp
|
||||
Fetch/Infrastructure/FetchTimingInfo.cpp
|
||||
Fetch/Infrastructure/HTTP.cpp
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue