ladybird/Userland/Libraries/LibHTTP
Timothy Flynn db1bcb2c56 LibHTTP: Make HttpRequest default-movable
Otherwise, clangd correctly warns that this type is only copyable.
2024-10-28 23:27:25 +01:00
..
CMakeLists.txt LibHTTP: Remove the now-unused job classes 2024-09-22 06:43:12 +02:00
Forward.h LibHTTP: Remove the now-unused job classes 2024-09-22 06:43:12 +02:00
Header.h LibHTTP+RequestServer: Add HTTP::HeaderMap and use for response headers 2024-06-09 15:34:02 +02:00
HeaderMap.h LibHTTP+RequestServer: Add HTTP::HeaderMap and use for response headers 2024-06-09 15:34:02 +02:00
HttpRequest.cpp Meta: Update my e-mail address everywhere 2024-10-04 13:19:50 +02:00
HttpRequest.h LibHTTP: Make HttpRequest default-movable 2024-10-28 23:27:25 +01:00
HttpResponse.cpp Meta: Update my e-mail address everywhere 2024-10-04 13:19:50 +02:00
HttpResponse.h Meta: Update my e-mail address everywhere 2024-10-04 13:19:50 +02:00