1
Fork 0
mirror of https://github.com/RGBCube/serenity synced 2025-07-25 03:27:44 +00:00
serenity/Userland/Services/WebServer
2021-12-27 22:00:01 +01:00
..
Client.cpp LibCore+Userland: Convert TCPServer to use the Serenity Stream API 2021-12-16 22:21:35 +03:30
Client.h LibCore+Userland: Convert TCPServer to use the Serenity Stream API 2021-12-16 22:21:35 +03:30
CMakeLists.txt WebServer: Port to LibMain :^) 2021-11-23 15:44:59 +01:00
Configuration.cpp WebServer: Move server configuration into WebServer::Configuration 2021-06-11 11:37:15 +02:00
Configuration.h WebServer: Add support for HTTP basic authentication 2021-06-11 11:37:15 +02:00
main.cpp LibCore+Services: Make TCPServer propagate errors 2021-12-27 22:00:01 +01:00