ladybird/Userland/Services/WebServer
Max Wipfli 450a24c8c9 WebServer: Refuse to respond to requests for device files
Responding with some device files such as /dev/random never terminates,
so let's just refuse that.
2021-06-11 11:37:15 +02:00
..
Client.cpp WebServer: Refuse to respond to requests for device files 2021-06-11 11:37:15 +02:00
Client.h WebServer: Use east const style in Client.{cpp,h} 2021-06-11 11:37:15 +02:00
CMakeLists.txt Services: Move to Userland/Services/ 2021-01-12 12:23:01 +01:00
main.cpp WebServer: Exit when the given port is invalid 2021-05-30 14:11:53 +01:00