ladybird/Tests/LibURL
Sam Atkins 900c131178 LibURL: Make URL::serialized_host() infallible
This can no longer fail, so update the return type to match.

This makes a few more methods now unable to return errors, but one thing
at a time. 😅
2024-11-30 12:07:39 +01:00
..
CMakeLists.txt AK+LibURL: Move AK::URL into a new URL library 2024-03-18 14:06:28 -04:00
TestURL.cpp LibURL: Make URL::serialized_host() infallible 2024-11-30 12:07:39 +01:00