mirror of
https://github.com/RGBCube/serenity
synced 2026-01-18 22:10:59 +00:00
Clients now receive HTTP status codes like 200, 404, etc. Note that a 404 with content is still considered a "successful" download from ProtocolServer's perspective. It's up to the client to interpret the status code. I'm not sure if this is the best API, but it'll work for now. |
||
|---|---|---|
| .. | ||
| AudioServer | ||
| Clipboard | ||
| DHCPClient | ||
| LaunchServer | ||
| LookupServer | ||
| NotificationServer | ||
| ProtocolServer | ||
| SystemMenu | ||
| SystemServer | ||
| Taskbar | ||
| TelnetServer | ||
| WebServer | ||
| WindowServer | ||
| CMakeLists.txt | ||