serenity/Userland/Services/WebServer
Sam Atkins 97b3f1230b WebServer: Propagate more errors
Use try_append() instead of append().
2023-03-27 20:29:51 +01:00
..
Client.cpp WebServer: Propagate more errors 2023-03-27 20:29:51 +01:00
Client.h WebServer: Handle incomplete HTTP requests 2023-03-27 20:29:51 +01:00
CMakeLists.txt Everywhere: Use LibFileSystem where trivial 2023-03-21 19:03:21 +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 LibFileSystem where trivial 2023-03-21 19:03:21 +00:00