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