1
Fork 0
mirror of https://github.com/RGBCube/serenity synced 2025-05-31 19:08:10 +00:00
serenity/Userland/Services/WebServer
Andreas Kling ddbe6bd7b4 Userland: Rename Core::Object to Core::EventReceiver
This is a more precise description of what this class actually does.
2023-08-06 20:39:51 +02:00
..
Client.cpp Userland: Rename Core::Object to Core::EventReceiver 2023-08-06 20:39:51 +02:00
Client.h Userland: Rename Core::Object to Core::EventReceiver 2023-08-06 20:39:51 +02:00
CMakeLists.txt Everywhere: Use LibFileSystem where trivial 2023-03-21 19:03:21 +00:00
Configuration.cpp WebServer: Convert document_root_path from DeprecatedString to String 2023-05-21 07:52:41 +02:00
Configuration.h WebServer: Convert document_root_path from DeprecatedString to String 2023-05-21 07:52:41 +02:00
main.cpp WebServer: Show the correct port when using port 0 2023-06-21 08:35:44 +02:00