Age | Commit message (Collapse) | Author | |
---|---|---|---|
2024-10-17 | httpd: Bug fix close unused file descriptor | Anton Kling | |
2024-10-16 | httpd: Bug fix for not handling error code 400 properly | Anton Kling | |
2024-10-14 | httpd: Add /index.html support and better error handling | Anton Kling | |
2024-10-14 | libc: Copy string views to preallocated buffers | Anton Kling | |
2024-10-14 | httpd: Add a simple http server | Anton Kling | |