mirror of
https://github.com/RGBCube/serenity
synced 2025-07-27 17:57:35 +00:00
LibWeb: Implement 'fetch timing info' struct
This commit is contained in:
parent
1f8ed8fca7
commit
fef331a03f
4 changed files with 161 additions and 0 deletions
|
@ -125,6 +125,7 @@ set(SOURCES
|
|||
Fetch/Headers.cpp
|
||||
Fetch/HeadersIterator.cpp
|
||||
Fetch/Infrastructure/ConnectionTimingInfo.cpp
|
||||
Fetch/Infrastructure/FetchTimingInfo.cpp
|
||||
Fetch/Infrastructure/HTTP.cpp
|
||||
Fetch/Infrastructure/HTTP/Bodies.cpp
|
||||
Fetch/Infrastructure/HTTP/Headers.cpp
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue