Files
ladybird/Userland/Libraries/LibWeb/HTML/CORSSettingAttribute.cpp
Tim Ledbetter 7b08fd9f72 LibWeb: Simplify String to CORSSettingAttribute value conversion
There's no need to check the "anonymous" case explicitly, as
`CORSSettingAttribute::Anonymous` is the default value.
2024-03-22 11:29:57 +01:00

1.4 KiB