Commit message (Expand) | Author | Files | Lines | |
---|---|---|---|---|
15 hours | Remove that println | Runxi Yu | 1 | -2/+0 |
17 hours | Detect static mime type instead of assuming everything's CSS | Runxi Yu | 1 | -1/+11 |
17 hours | Serve static files | Runxi Yu | 1 | -3/+18 |
17 hours | Remove the "path segments" section in index.htmpl | Runxi Yu | 1 | -1/+1 |
17 hours | Handle invalid URIs by reporting back to the user | Runxi Yu | 1 | -2/+13 |
21 hours | Add basic system path parsing | Runxi Yu | 1 | -0/+23 |
22 hours | Properly start response headers | Runxi Yu | 1 | -4/+26 |
22 hours | Use trailing_slash instead of empty last segment | Runxi Yu | 1 | -0/+9 |
23 hours | Add license headers | Runxi Yu | 1 | -0/+3 |
23 hours | Split the request handler to req.ha | Runxi Yu | 1 | -0/+13 |