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