Files
ladybird/Libraries/LibWeb/HTML/FormControlInfrastructure.cpp
AppleFlavored 66bdb825c8 LibWeb: Use create_entry when constructing FormData entry list
When constructing an entry list, XHR::FormDataEntry is created
manually and appended to the entry list instead of using the
spec-defined method of creating an entry.
2025-02-20 03:24:51 +00:00

18 KiB