mirror of
https://github.com/RGBCube/serenity
synced 2025-07-27 20:37:34 +00:00
LibWeb: Add definitions from '2.2.1. Methods' in the Fetch spec
This commit is contained in:
parent
9d60010b44
commit
9244f1697d
4 changed files with 69 additions and 1 deletions
|
@ -119,6 +119,7 @@ set(SOURCES
|
|||
Encoding/TextEncoder.cpp
|
||||
Fetch/Infrastructure/HTTP.cpp
|
||||
Fetch/Infrastructure/URL.cpp
|
||||
Fetch/Infrastructure/HTTP/Methods.cpp
|
||||
FontCache.cpp
|
||||
Geometry/DOMRectList.cpp
|
||||
HTML/AttributeNames.cpp
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue