mirror of
https://github.com/LadybirdBrowser/ladybird.git
synced 2025-09-25 02:38:59 +00:00
LibWeb: Add definitions from '2.2.4. Bodies' in the Fetch spec
...at least the ones that don't require an implementation of the Streams spec :^)
This commit is contained in:
parent
1694279dd8
commit
f507f68d4a
Notes:
sideshowbarker
2024-07-17 21:26:19 +09:00
Author: https://github.com/linusg
Commit: f507f68d4a
Pull-request: https://github.com/SerenityOS/serenity/pull/14568
Reviewed-by: https://github.com/trflynn89 ✅
4 changed files with 77 additions and 0 deletions
|
@ -119,6 +119,7 @@ set(SOURCES
|
|||
Encoding/TextEncoder.cpp
|
||||
Fetch/Infrastructure/HTTP.cpp
|
||||
Fetch/Infrastructure/URL.cpp
|
||||
Fetch/Infrastructure/HTTP/Bodies.cpp
|
||||
Fetch/Infrastructure/HTTP/Headers.cpp
|
||||
Fetch/Infrastructure/HTTP/Methods.cpp
|
||||
Fetch/Infrastructure/HTTP/Statuses.cpp
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue