ladybird/Libraries/LibWebSocket/Impl
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
..
WebSocketImpl.cpp Everywhere: Hoist the Libraries folder to the top-level 2024-11-10 12:50:45 +01:00
WebSocketImpl.h Everywhere: Hoist the Libraries folder to the top-level 2024-11-10 12:50:45 +01:00
WebSocketImplSerenity.cpp LibURL: Make URL::serialized_host() infallible 2024-11-30 12:07:39 +01:00
WebSocketImplSerenity.h Everywhere: Hoist the Libraries folder to the top-level 2024-11-10 12:50:45 +01:00