Age | Commit message (Expand) | Author |
---|---|---|
2023-08-07 | Improve HTTP request parsing and pass cookies to CGI scriptsHEADmaster | cflip |
2023-06-08 | Parse HTTP POST requests and request body | cflip |
2023-06-03 | Respond with 501 Not Implemented for unknown request methods | cflip |
2023-06-01 | Parse query string from HTTP requests | cflip |
2023-05-30 | Refactor response building code | cflip |
2023-05-29 | Hacks to make it possible to serve PHP pages | cflip |
2023-05-27 | Load and serve files from the filesystem | cflip |
2023-05-08 | Begin rewriting cfws in C | cflip |