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