mirror of
https://github.com/LadybirdBrowser/ladybird.git
synced 2025-10-03 14:50:02 +00:00
LibWeb: Add definitions from '2.2.5 Requests' in the Fetch spec
This commit is contained in:
parent
4f02bac39c
commit
7116a7d2bf
Notes:
sideshowbarker
2024-07-17 08:53:40 +09:00
Author: https://github.com/linusg
Commit: 7116a7d2bf
Pull-request: https://github.com/SerenityOS/serenity/pull/14577
Reviewed-by: https://github.com/awesomekling ✅
4 changed files with 671 additions and 0 deletions
|
@ -122,6 +122,7 @@ set(SOURCES
|
|||
Fetch/Infrastructure/HTTP/Bodies.cpp
|
||||
Fetch/Infrastructure/HTTP/Headers.cpp
|
||||
Fetch/Infrastructure/HTTP/Methods.cpp
|
||||
Fetch/Infrastructure/HTTP/Requests.cpp
|
||||
Fetch/Infrastructure/HTTP/Statuses.cpp
|
||||
FontCache.cpp
|
||||
Geometry/DOMRectList.cpp
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue