ladybird/Userland/Services/WebServer
Maciej e824a2da90 WebServer: Make ErrorOr unwrapping more idiomatic
This still not propagates errors properly, but is at least (more)
consistent with the codebase.
2022-01-03 15:44:56 +01:00
..
Client.cpp WebServer: Make ErrorOr unwrapping more idiomatic 2022-01-03 15:44:56 +01:00
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 WebServer: Make ErrorOr unwrapping more idiomatic 2022-01-03 15:44:56 +01:00