mirror of
https://github.com/RGBCube/serenity
synced 2025-07-27 06:17:35 +00:00
LibWeb: Implement 'connection timing info' struct
This commit is contained in:
parent
cc6eaafe6b
commit
1f8ed8fca7
4 changed files with 96 additions and 0 deletions
|
@ -124,6 +124,7 @@ set(SOURCES
|
|||
Fetch/Enums.cpp
|
||||
Fetch/Headers.cpp
|
||||
Fetch/HeadersIterator.cpp
|
||||
Fetch/Infrastructure/ConnectionTimingInfo.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