mirror of
https://github.com/RGBCube/serenity
synced 2025-07-27 03:17:35 +00:00
LibWeb: Add HTML::POSTResource
This is "POST resource" from the HTML spec.
This commit is contained in:
parent
50af15e6b8
commit
5446c7adc3
2 changed files with 29 additions and 0 deletions
|
@ -407,6 +407,7 @@ struct CrossOriginOpenerPolicyEnforcementResult;
|
|||
struct Environment;
|
||||
struct EnvironmentSettingsObject;
|
||||
struct NavigationParams;
|
||||
struct POSTResource;
|
||||
struct PolicyContainer;
|
||||
struct SandboxingFlagSet;
|
||||
struct SerializedFormData;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue