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
ConnectionInfo.cpp
ConnectionInfo.h
Message.h
WebSocket.cpp LibURL: Make URL::serialized_host() infallible 2024-11-30 12:07:39 +01:00
WebSocket.h