ladybird/Userland/Libraries/LibHTTP
Lenny Maiorani 79aa49d04f Libraries: Use default constructors/destructors in LibHTTP
https://isocpp.github.io/CppCoreGuidelines/CppCoreGuidelines#cother-other-default-operation-rules

"The compiler is more likely to get the default semantics right and
you cannot implement these functions better than the compiler."
2022-03-13 22:34:38 +01:00
..
CMakeLists.txt
Forward.h
HttpRequest.cpp
HttpRequest.h
HttpResponse.cpp
HttpResponse.h
HttpsJob.cpp
HttpsJob.h
Job.cpp
Job.h