mirror of
https://github.com/RGBCube/serenity
synced 2025-07-28 07:57:46 +00:00
LibWeb: Add definitions from '2.2.3. Statuses' in the Fetch spec
This commit is contained in:
parent
dd9bf10151
commit
1694279dd8
3 changed files with 60 additions and 0 deletions
|
@ -121,6 +121,7 @@ set(SOURCES
|
|||
Fetch/Infrastructure/URL.cpp
|
||||
Fetch/Infrastructure/HTTP/Headers.cpp
|
||||
Fetch/Infrastructure/HTTP/Methods.cpp
|
||||
Fetch/Infrastructure/HTTP/Statuses.cpp
|
||||
FontCache.cpp
|
||||
Geometry/DOMRectList.cpp
|
||||
HTML/AttributeNames.cpp
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue