mirror of
https://github.com/RGBCube/serenity
synced 2025-07-28 00:47:45 +00:00
LibWeb: Add definitions from '2.2.2. Headers' in the Fetch spec
This commit is contained in:
parent
9244f1697d
commit
dd9bf10151
5 changed files with 646 additions and 0 deletions
|
@ -119,6 +119,7 @@ set(SOURCES
|
|||
Encoding/TextEncoder.cpp
|
||||
Fetch/Infrastructure/HTTP.cpp
|
||||
Fetch/Infrastructure/URL.cpp
|
||||
Fetch/Infrastructure/HTTP/Headers.cpp
|
||||
Fetch/Infrastructure/HTTP/Methods.cpp
|
||||
FontCache.cpp
|
||||
Geometry/DOMRectList.cpp
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue