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