ladybird/Libraries/LibHTTP
Timothy Flynn 0480934afb LibHTTP+LibWeb: Remove unused HTTP::HTTPResponse
The only thing in HTTPResponse being used is reason_phrase_for_code,
which is just a static helper method. Move it to its own file and remove
HTTPResponse.

This is just one less thing to have to port to an upcoming HTTP header
refactor.
2025-11-27 14:57:29 +01:00
..
CMakeLists.txt LibHTTP+LibWeb: Remove unused HTTP::HTTPResponse 2025-11-27 14:57:29 +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: Add a method to remove a header from a HeaderMap 2025-11-02 13:03:29 -05:00
HttpRequest.cpp LibURL: Rename 'cannot have a base URL' to 'has an opaque path' 2025-04-06 08:24:54 -04:00
HttpRequest.h LibHTTP: Clean up #include directives 2024-11-21 14:08:33 +01:00
Status.h LibHTTP+LibWeb: Remove unused HTTP::HTTPResponse 2025-11-27 14:57:29 +01:00