1
Fork 0
mirror of https://github.com/RGBCube/serenity synced 2025-05-31 04:28:13 +00:00
serenity/Userland/Services/WebServer
2023-03-13 15:16:20 +00:00
..
Client.cpp Everywhere: Remove unintentional partial stream reads and writes 2023-03-13 15:16:20 +00:00
Client.h Everywhere: Remove the AK:: qualifier from Stream usages 2023-02-13 00:50:07 +00:00
CMakeLists.txt Everywhere: Mark dependencies of most targets as PRIVATE 2022-11-01 14:49:09 +00:00
Configuration.cpp WebServer: Require document root and credentials as config init params 2022-12-26 09:38:03 +01:00
Configuration.h WebServer: Require document root and credentials as config init params 2022-12-26 09:38:03 +01:00
main.cpp Everywhere: Use _{short_,}string to create Strings from literals 2023-02-25 20:51:49 +01:00