ladybird/Libraries/LibHTTP
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 Everywhere: Hoist the Libraries folder to the top-level 2024-11-10 12:50:45 +01:00
Forward.h Everywhere: Hoist the Libraries folder to the top-level 2024-11-10 12:50:45 +01:00
Header.h Everywhere: Hoist the Libraries folder to the top-level 2024-11-10 12:50:45 +01:00
HeaderMap.h LibHTTP: Make HeaderMap movable and copyable 2024-11-20 21:37:58 +01:00
HttpRequest.cpp LibURL: Make URL::serialized_host() infallible 2024-11-30 12:07:39 +01:00
HttpRequest.h LibHTTP: Clean up #include directives 2024-11-21 14:08:33 +01:00
HttpResponse.cpp Everywhere: Hoist the Libraries folder to the top-level 2024-11-10 12:50:45 +01:00
HttpResponse.h LibHTTP: Clean up #include directives 2024-11-21 14:08:33 +01:00