1
Fork 0
mirror of https://github.com/RGBCube/serenity synced 2025-06-01 09:58:14 +00:00
serenity/Userland/Services/WebServer
Linus Groh 75ea1bd346 WebServer: Exit when the given port is invalid
Similar to an invalid listen address, we should not fallback to the
default port (8000) but instead exit with an error.
2021-05-30 14:11:53 +01:00
..
Client.cpp WebServer: Fix jailbreaking of server via .. relative paths 2021-05-18 09:32:10 +02:00
Client.h Everything: Move to SPDX license identifiers in all files. 2021-04-22 11:22:27 +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