mirror of
https://github.com/RGBCube/serenity
synced 2025-07-27 08:37:46 +00:00
LibWeb: Move extract_body() into Fetch
This commit is contained in:
parent
f98ce156c4
commit
571f4e3ebb
5 changed files with 82 additions and 62 deletions
|
@ -123,6 +123,7 @@ set(SOURCES
|
|||
Dump.cpp
|
||||
Encoding/TextDecoder.cpp
|
||||
Encoding/TextEncoder.cpp
|
||||
Fetch/BodyInit.cpp
|
||||
Fetch/Headers.cpp
|
||||
Fetch/HeadersIterator.cpp
|
||||
Fetch/Infrastructure/HTTP.cpp
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue