ladybird/Libraries/LibWebSocket
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
..
Impl LibURL: Make URL::serialized_host() infallible 2024-11-30 12:07:39 +01:00
CMakeLists.txt Everywhere: Hoist the Libraries folder to the top-level 2024-11-10 12:50:45 +01:00
ConnectionInfo.cpp Everywhere: Hoist the Libraries folder to the top-level 2024-11-10 12:50:45 +01:00
ConnectionInfo.h LibWebSocket: Clean up #include directives 2024-11-21 14:08:33 +01:00
Message.h Everywhere: Hoist the Libraries folder to the top-level 2024-11-10 12:50:45 +01:00
WebSocket.cpp LibURL: Make URL::serialized_host() infallible 2024-11-30 12:07:39 +01:00
WebSocket.h Everywhere: Hoist the Libraries folder to the top-level 2024-11-10 12:50:45 +01:00