mirror of
https://github.com/RGBCube/serenity
synced 2025-07-25 19:17:44 +00:00
LibWeb: Add definitions from '2.2.5 Requests' in the Fetch spec
This commit is contained in:
parent
4f02bac39c
commit
7116a7d2bf
4 changed files with 671 additions and 0 deletions
|
@ -173,6 +173,7 @@ namespace Web::Fetch {
|
|||
class Body;
|
||||
struct Header;
|
||||
class HeaderList;
|
||||
class Request;
|
||||
}
|
||||
|
||||
namespace Web::Geometry {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue