mirror of
https://github.com/RGBCube/serenity
synced 2025-07-27 02:47:35 +00:00
LibWeb: Implement 'fetch params' struct
This commit is contained in:
parent
ba31547fa0
commit
5d86eae119
4 changed files with 162 additions and 0 deletions
|
@ -195,6 +195,7 @@ struct BodyWithType;
|
|||
class ConnectionTimingInfo;
|
||||
class FetchAlgorithms;
|
||||
class FetchController;
|
||||
class FetchParams;
|
||||
class FetchTimingInfo;
|
||||
struct Header;
|
||||
class HeaderList;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue