ladybird/Base
Andreas Kling 6c752c15a2 WebServer: Implement a very basic HTTP server :^)
This server listens on port 8000 and serves HTML files from /www.
It's very simple and quite naive, but I think we can start here and
build our way to something pretty neat.

Work towards #792.
2020-02-09 14:15:55 +01:00
..
etc WindowServer: Remove username from MenuManager. 2020-02-09 10:37:35 +01:00
home/anon WindowServer+LibGUI: Implement basic color theming 2019-12-23 20:33:01 +01:00
res Base: Remove two unused icons 2020-01-29 12:27:37 +01:00
usr Base: Add man page for posix_openpt(3) 2020-02-07 22:37:27 +01:00
www WebServer: Implement a very basic HTTP server :^) 2020-02-09 14:15:55 +01:00